8 #ifndef PYBIND_ADD_DIHEDRAL_ANGLE_H 9 #define PYBIND_ADD_DIHEDRAL_ANGLE_H This file has a definition of AddDihedralAngle class, which is a subclass of Adder class...
Namespace for functions to bind C++ classes to Python.
void py_add_dihedral_angle(py::module &m)
Bind AddDihedralAngle class to Python.
This file is for binding Adder class to Python.