13 .def(py::init<const Str &, int>());
Updater is an abstract class to update data held by an Element object.
This file is for binding StaDumpBox class to Python.
void py_sta_dump_box(py::module &m)
Bind StaDumpBox class to Python.
StaDump is an abstract class whose subclasses read a Lammps' dump file.
Starter sets some properties to an empty Element object.
std::shared_ptr< T > ShPtr
ShPtr is an alias for shared pointer.