1 #ifndef MCMD_GENERATOR_FACTORY_H 2 #define MCMD_GENERATOR_FACTORY_H Classes used by all simpatico molecular simulations.
Generator * generatorFactory(Species &species, McSystem &system)
Instantiates generator for on species in an McSystem.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
A Species represents a set of chemically similar molecules.