ppap4lmp  0.7.2
py_pro_thickness_profile.h
Go to the documentation of this file.
1 
8 #ifndef PYBIND_PRO_THICKNESS_PROFILE_H
9 #define PYBIND_PRO_THICKNESS_PROFILE_H
10 
13 
15 namespace pybind
16 {
169  void py_pro_thickness_profile(py::module &m);
170 }
171 
172 #endif
Namespace for functions to bind C++ classes to Python.
void py_pro_thickness_profile(py::module &m)
Bind ProThicknessProfile class to Python.
This file is for binding Processor class to Python.
This file has a definition of ProThicknessProfile class, which is a subclass of Processor class...