1 #ifndef MCMD_LOG_PROGRESS_H     2 #define MCMD_LOG_PROGRESS_H    11 #include <mcMd/analyzers/Analyzer.h>    38       virtual void readParameters(std::istream& in);
    54       void sample(
long iStep);
 Abstract base for periodic output and/or analysis actions. 
Periodically write step number to a Log file. 
Utility classes for scientific computation. 
Saving archive for binary istream. 
Single-processor Monte Carlo (MC) and molecular dynamics (MD).