ppap4lmp  0.7.2
py_pro_time_correlation_in_molecule.h
Go to the documentation of this file.
1 
8 #ifndef PYBIND_PRO_TIME_CORRELATION_IN_MOLECULE_H
9 #define PYBIND_PRO_TIME_CORRELATION_IN_MOLECULE_H
10 
13 
15 namespace pybind
16 {
137  void py_pro_time_correlation_in_molecule(py::module &m);
138 }
139 
140 #endif
Namespace for functions to bind C++ classes to Python.
This file is for binding Processor class to Python.
This file has a definition of ProTimeCorrelationInMolecule class, which is a subclass of Processor cl...
void py_pro_time_correlation_in_molecule(py::module &m)
Bind ProTimeCorrelationInMolecule class to Python.