This file has a definition of Starter class, which is a subclass of Updater class.
std::string Str
Str is an alias for string.
StaDump(const Str &filepath_, const int timestep_)
Constructor of StaDump class.
StaDump is an abstract class whose subclasses read a Lammps' dump file.
Starter sets some properties to an empty Element object.