ppap4lmp  0.7.2
py_processor.h File Reference

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

#include <alias/pybind.h>
#include <processors/processor.h>
Include dependency graph for py_processor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PyProcessor< PRO >
 Trampoline class to bind Processor class and its subclasses to Python. More...
 

Namespaces

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

Functions

void pybind::py_processor (py::module &m)
 Bind Processor class to Python. More...
 

Detailed Description

This file is for binding Processor class to Python.

Author
Takayuki Kobayashi
Date
2018/06/22

Definition in file py_processor.h.