| BaseSimulation(const ConfigurationDatabase &conf) | BaseSimulation | |
| changeInStep() const | BaseSimulation | |
| clear() | BaseSimulation | |
| findLastStep(string previousRun) const =0 | BaseSimulation | [protected, pure virtual] |
| m_changeInStep | BaseSimulation | [protected] |
| m_kineticEnergyHistogram | BaseSimulation | [protected] |
| m_potentialEnergyHistogram | BaseSimulation | [protected] |
| m_printInterval | BaseSimulation | [protected] |
| m_radialDensityHistogram | BaseSimulation | [protected] |
| m_radialDistributionFunction | BaseSimulation | [protected] |
| m_runSteps | BaseSimulation | [protected] |
| m_stepStart | BaseSimulation | [protected] |
| printInterval() const | BaseSimulation | |
| run(Cluster &cluster, string currentRun, string previousRun)=0 | BaseSimulation | [pure virtual] |
| runSteps() const | BaseSimulation | |
| setChangeInStep(double change) | BaseSimulation | |
| setPrintInterval(int interval) | BaseSimulation | |
| setRunSteps(int steps) | BaseSimulation |
1.4.4