ProfileCPU
-
class ProfileCPU : public feasst::AnalyzeWriteOnly
Periodically write the profile of where CPU time is spent.
Arguments
Stepper arguments.
Public Functions
-
std::string header(const MonteCarlo &mc) const
Return the header for writing.
-
void initialize(MonteCarlo *mc)
Initialize and precompute before trials.
-
std::string write(const MonteCarlo &mc)
Perform write action.