ppap4lmp  0.7.2
py_pro_distance_in_molecule.h
Go to the documentation of this file.
1 
8 #ifndef PYBIND_PRO_DISTANCE_IN_MOLECULE_H
9 #define PYBIND_PRO_DISTANCE_IN_MOLECULE_H
10 
13 
15 namespace pybind
16 {
151  void py_pro_distance_in_molecule(py::module &m);
152 }
153 
154 #endif
Namespace for functions to bind C++ classes to Python.
void py_pro_distance_in_molecule(py::module &m)
Bind ProDistanceInMolecule class to Python.
This file is for binding Processor class to Python.
This file has a definition of ProDistanceInMolecule class, which is a subclass of Processor class...