ppap4lmp  0.7.2
py_adder.h File Reference

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

#include <adders/adder.h>
#include <pybind/py_updater.h>
Include dependency graph for py_adder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void pybind::py_adder (py::module &m)
 Bind Adder class to Python. More...
 

Detailed Description

This file is for binding Adder class to Python.

Author
Takayuki Kobayashi
Date
2018/06/29

Definition in file py_adder.h.