Namespaces | |
particle_flags | |
Classes | |
class | BaseShape |
Base class of all shape types. More... | |
class | Box |
class | ContactAccessor |
Basic ContactAccessor for the ContactStorage. More... | |
class | ContactHistory |
class | ContactStorage |
class | ConvexPolyhedron |
class | CylindricalBoundary |
class | Ellipsoid |
class | HalfSpace |
Half space shape class. More... | |
class | HashGrids |
Implementation of the 'Hierarchical Hash Grids' coarse collision detection algorithm. More... | |
class | IAccessor |
Add this as a base class to identify your class as a accessor. More... | |
class | IContactAccessor |
Add this as a base class to identify your class as an accessor for contact objects. More... | |
struct | LinkedCells |
class | ParticleAccessor |
Basic ParticleAccessor for the ParticleStorage. More... | |
class | ParticleAccessorWithBaseShape |
class | ParticleAccessorWithShape |
class | ParticleStorage |
class | SelectContactDiag_n_inv |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactDiag_nto |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactDiag_nto_inv |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactDiag_to_inv |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactDistance |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactId1 |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactId2 |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactMu |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactNormal |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactO |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactP |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactPosition |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactR1 |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactR2 |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactT |
Predicate that selects a certain property from a Contact. More... | |
class | SelectContactUid |
Predicate that selects a certain property from a Contact. More... | |
class | SelectParticleAngularVelocity |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleBaseShape |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleClusterID |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleCurrentBlock |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleDv |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleDw |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleFlags |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleForce |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleGhostOwners |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleHeatFlux |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleHydrodynamicForce |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleHydrodynamicTorque |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleInteractionRadius |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleInvInertiaBF |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleInvInertiaBFIncludingVirtual |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleInvMass |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleInvMassIncludingVirtual |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleLinearVelocity |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleNeighborState |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleNewContactHistory |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleNextParticle |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleNumContacts |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldAngularAcceleration |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldContactHistory |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldForce |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldHydrodynamicForce |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldHydrodynamicTorque |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldLinearAcceleration |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOldTorque |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleOwner |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticlePosition |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleRadiusAtTemperature |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleRotation |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleSegmentID |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleShapeID |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleTemperature |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleTorque |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleType |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleUid |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleVirtualInertiaBF |
Predicate that selects a certain property from a Particle. More... | |
class | SelectParticleVirtualMass |
Predicate that selects a certain property from a Particle. More... | |
struct | ShapeStorage |
class | SingleContactAccessor |
Basic ContactAccessor which emulates a single Contact in a ContactStorage without actually needing a ContactStorage. More... | |
class | SingleParticleAccessor |
Basic ParticleAccessor which emulates a single particle in a ParticleStorage without actually needing a ParticleStorage. More... | |
struct | SparseLinkedCells |
class | Sphere |
Typedefs | |
using | Contact = ContactStorage::Contact |
using | Particle = ParticleStorage::Particle |
using walberla::mesa_pd::data::Contact = typedef ContactStorage::Contact |
using walberla::mesa_pd::data::Particle = typedef ParticleStorage::Particle |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
std::ostream& walberla::mesa_pd::data::operator<< | ( | std::ostream & | os, |
const std::map< Key, T, Compare, Allocator > & | m | ||
) |
std::ostream& walberla::mesa_pd::data::operator<< | ( | std::ostream & | os, |
const std::set< Key, Compare, Allocator > & | m | ||
) |
std::ostream& walberla::mesa_pd::data::operator<< | ( | std::ostream & | os, |
const std::unordered_map< Key, T, Compare, Allocator > & | m | ||
) |
std::ostream& walberla::mesa_pd::data::operator<< | ( | std::ostream & | os, |
const std::unordered_set< Key, Compare, Allocator > & | m | ||
) |
std::ostream& walberla::mesa_pd::data::operator<< | ( | std::ostream & | os, |
const std::vector< Type > & | v | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |