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