13 .def(py::init<const ElPtr &>());
This file is for binding StaMolecules class to Python.
Updater is an abstract class to update data held by an Element object.
void py_sta_molecules(py::module &m)
Bind StaMolecules class to Python.
Starter sets some properties to an empty Element object.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.