MoviePatch

class MoviePatch : public feasst::AnalyzeWriteOnly

Write a trajectory of the site positions using FileXYZPatch format. Appends to 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.

Arguments