1 #ifndef LINK_LENGTH_DIST_H 2 #define LINK_LENGTH_DIST_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> 45 virtual void readParameters(std::istream& in);
57 void sample(
long iStep);
62 virtual void output();
67 std::ofstream outputFile_;
A set of interacting Molecules enclosed by a Boundary.
File containing preprocessor macros for error handling.
LinkLengthDist evaluates the distribution function of the lengths of the links.
Utility classes for scientific computation.
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.