CPUTime
-
class CPUTime : public feasst::AnalyzeWriteOnly
Periodically print the cpu time spent on the simulation as defined in Timer.
Public Functions
-
void initialize(MonteCarlo *mc)
Initialize and precompute before trials.
-
std::string write(const MonteCarlo &mc)
Perform write action.
Arguments
Stepper arguments.
-
void initialize(MonteCarlo *mc)