▼CBaseBoundary | |
CAngledPeriodicBoundary | Defines a pair of periodic walls that are angled around the origin |
CCircularPeriodicBoundary | Defines a pair of periodic walls. The particles are in {x: position_left<=normal*x <position_right}, with normal being the outward unit normal vector of the right wall. If a particle moves outside these boundaries, it will be shifted |
CDeletionBoundary | |
CInsertionBoundary | |
CPeriodicBoundary | Defines a pair of periodic walls. The particles are in {x: position_left<=normal*x <position_right}, with normal being the outward unit normal vector of the right wall. If a particle moves outside these boundaries, it will be shifted |
CBaseHandler< T > | Container to store all Object |
▼CBaseHandler< BaseBoundary > | |
CBoundaryHandler | Container to store all BaseBoundary |
▼CBaseHandler< BaseParticle > | |
CParticleHandler | Container to store all BaseParticle |
▼CBaseParticle | |
▼CTangentialSpringParticle | |
CDeltaMaxsParticle | |
▼CBaseWall | |
CCoil | This function defines a coil in the z-direction from a (constant) starting point, a (constant) length L, a (constant) radius r, a (constant) number or revelations N and a (constant) rotation speed (rev/s) |
CCylindricalWall | |
▼CFiniteWall | |
CFiniteAxisSymmetricWall | |
CInfiniteWall | This is a class defining walls |
CInfiniteWallWithHole | This is a class defining walls |
CScrew | This function defines a archimedes screw in the z-direction from a (constant) starting point, a (constant) length L, a (constant) radius r, a (constant) number or revelations N and a (constant) rotation speed (rev/s) |
▼Cbinary_function | |
CCDeltaMaxs::check_spring_time | Construction required for the erase/remove_if stuff |
CCTangentialSprings::check_spring_time | Construction required for the erase/remove_if stuff |
CCDeltaMax | Stores the history parameter needed for a plastic force |
CCSpecies | Stores properties of the particles and the contact models such as the elastic modulus |
CCTangentialSpring | Stores the tangential spring needed to compute a tangential elastic force between particles PI, PJ |
CHGrid | This is the HGRID class - This is the actually HGRID code |
CHGridOptimiser | |
ChelperFunc::KAndDisp | Return type specifically for fuctions returning k and disp at once |
ChelperFunc::KAndDispAndKtAndDispt | Return type specifically for fuctions returning k, disp, kt, dispt at once |
CMatrix3D | Implementation of a 3D matrix |
CMatrixSymmetric3D | Implementation of a 3D symmetric matrix |
CNORMALIZED_POLYNOMIAL< T > | This class is used to define polynomial axisymmetric coarse-graining functions |
CPossibleContact | |
CPossibleContactList | |
CRNG | This is a class that generates random numbers i.e |
CStatisticsPoint< T > | This class stores statistical values for a given spatial position; to be used in combination with StatisticsVector |
▼CSTD_save | Here are the rounties to use a counter file to store run numbers |
▼CMD | A class that defines and solves a MD problem |
▼CHGRID_base | This is the base class for both HGRID_2D and HGRID_3D |
CHGRID_2D | This adds on the hierarchical grid code for 2D problems |
▼CHGRID_3D | This adds on the hierarchical grid code for 3D problems |
▼CChute | Chute adds three new effects to the HGrid: the gravity direction can be set using the ChuteAngle variable, a (smooth or rough) bottom wall is created by default, and some basic inflow and outflow routines are added |
CChuteBottom | Used by Chute::create_bottom to create an unordered particle layer |
▼CChuteWithHopper | ChuteWithHopper has a hopper as inflow |
CChuteWithHopperAndInset | ChuteWithHopperAndInset has a hopper as inflow |
CChuteWithHopperAndInset | ChuteWithHopperAndInset has a hopper as inflow |
CStatisticsVector< T > | This class is used to extract statistical data from MD simulations |
CTime | Allows timing of algorithms; accurate up to 0.01 sec |
CTime2Finish | Estimates the time in seconds when tmax should be reached |
CVec3D | Implementation of a 3D vector (by Vitaliy) |
▼Cstd::vector< T > | STL class |
CCDeltaMaxs | Member variable of #Particle storing all history parameters of a particle |
CCTangentialSprings | Member variable of #Particle storing all tangential springs of particle PI with contacting particles PJ |
CWallHandler | Container to store all BaseWall |
Cint | |
Cunsigned int | |