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(MonteCarlo *mc)
Write the sample VMD files and the initial configuration.
-
std::string write(const MonteCarlo &mc)
Write the configuration.
Arguments
FileXYZPatch arguments.
Stepper arguments.
append is always set to true via Stepper:set_append().
-
void initialize(MonteCarlo *mc)