This class is used to read in the phasespace and to handle macroscopic values.
Definition: Domain.h:47
void eventNewTimestep(ParticleContainer *moleculeContainer, Domain *domain)
inform the integrator that the integration should continue
Definition: LeapfrogRMM.h:22
void eventForcesCalculated(ParticleContainer *moleculeContainer, Domain *domain)
informs the integrator about available forces, who then continues integration
Definition: LeapfrogRMM.h:18
This Interface is used to get access to particles and pairs of particles.
Definition: ParticleContainer.h:69