8 #include <mcMd/mdSimulation/MdSimulation.h> 9 #include "analyzers/SliplinkMdAnalyzerFactory.h" 44 int main(
int argc,
char **argv)
68 if (MPI::Is_initialized()) {
Factory< Analyzer > & analyzerFactory()
Return the Analyzer factory by reference.
void addSubfactory(Factory< Data > &subfactory)
Add a new subfactory to the list.
Custom AnalyzerFactory for an MdSimulation.
void readCommands()
Read and execute commands from a default command file.
const MdSystem & system() const
Get the MdSystem being simulated by const reference.
void readParam()
Read parameters from the default parameter istream.
void setOptions(int argc, char **argv)
Process command line options.
A molecular dynamics simulation of a single MdSystem.