ppap4lmp  0.7.2
py_updater.h File Reference

This file is for binding Updater class to Python. More...

#include <alias/pybind.h>
#include <core/updater.h>
Include dependency graph for py_updater.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PyUpdater< UPD >
 Trampoline class to bind Updater class and its subclasses to Python. More...
 

Namespaces

 pybind
 Namespace for functions to bind C++ classes to Python.
 

Functions

void pybind::py_updater (py::module &m)
 Bind Updater class to Python. More...
 

Detailed Description

This file is for binding Updater class to Python.

Author
Takayuki Kobayashi
Date
2018/06/29

Definition in file py_updater.h.