13 .def(py::init<const ElPtr &>());
void py_add_bond_length(py::module &m)
Bind AddBondLength 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.
This file is for binding AddBondLength class to Python.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.