The GranularBodySystem class acts as a container for all the active GranularBodies in the simulation.
Definition: GranularBodySystem.h:57
A wrapper class for a ParticleDistribution of ParticleModels.
Definition: ParticleDistribution.h:74
unsigned int getNumParticleModels()
std::shared_ptr< ParticleModel > getRandomModel()
ParticleModelVector getParticleModels() const
Wrapper class for a ParticleModel used in the ParticleDistribution.
Definition: ParticleDistribution.h:36
std::shared_ptr< Material > getMaterial() const