13 .def(py::init<const ElPtr &>());
void py_add_dihedral_angle(py::module &m)
Bind AddDihedralAngle class to Python.
Updater is an abstract class to update data held by an Element object.
Adder adds new properties to a non-empty Element object.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.
This file is for binding AddDihedralAngle class to Python.