1 #ifndef LINK_LIFE_TIME_H 2 #define LINK_LIFE_TIME_H 11 #include <mcMd/analyzers/SystemAnalyzer.h> 12 #include <mcMd/simulation/System.h> 13 #include <util/accumulators/Distribution.h> 14 #include <util/containers/DArray.h> 15 #include <mcMd/links/LinkMaster.h> 16 #include <mcMd/links/LinkEvents.h> 17 #include <util/misc/Observer.h> 50 virtual void readParameters(std::istream& in);
62 void sample(
long iStep);
71 virtual void output();
76 std::ofstream outputFile_;
Abstract class template for observer in the observer design pattern.
A set of interacting Molecules enclosed by a Boundary.
File containing preprocessor macros for error handling.
Event signalling removal of a Link from the LinkMaster.
LinkLifeTime evaluates how long the slip-springs live.
Utility classes for scientific computation.
Event signalling addition of Link to the LinkMaster.
Template for Analyzer associated with one System.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
A distribution (or histogram) of values for a real variable.