Movie¶
-
class
Movie
: public feasst::AnalyzeWriteOnly¶ Write a trajectory of the site positions using XYZ file format. Does not overwrite existing file by default.
Public Functions
-
void
initialize
(Criteria *criteria, System *system, TrialFactory *trial_factory)¶ Write the sample VMD files and the initial configuration.
-
std::string
write
(const Criteria &criteria, const System &system, const TrialFactory &trial_factory)¶ Write the configuration.
-
void