walberla::mesa_pd::kernel Namespace Reference

Namespaces

 cnt
 

Classes

class  AssocToBlock
 Kernel which updates the currentBlock property of all local properties. More...
 
class  DetectAndStoreContacts
 Kernel which performs collision detection on a pair of two particles and inserts the contact (if existent) into the contact storage passed in the constructor. More...
 
class  DoubleCast
 This kernel requires the following particle accessor interface. More...
 
class  ExcludeInfiniteInfinite
 
class  ExplicitEuler
 Explicit Euler integration. More...
 
class  ForceLJ
 Kernel which calculates the Lennard Jones force between two particles. More...
 
class  HCSITSRelaxationStep
 Apply a HCSITS (Hard-contact semi-implicit timestepping solver) relaxation to all contacts. More...
 
class  HeatConduction
 Heat conduction interaction kernel. More...
 
class  InitContactsForHCSITS
 Init the datastructures for a contact for later use of the HCSITS-Solver. More...
 
class  InitParticlesForHCSITS
 Init the datastructures for the particles for later use of the HCSITS-Solver. More...
 
class  InsertParticleIntoLinkedCells
 Inserts a particle into the data::LinkedCells data structure. More...
 
class  InsertParticleIntoSparseLinkedCells
 Inserts a particle into the data::SparseLinkedCells data structure. More...
 
class  IntegrateParticlesHCSITS
 Kernel performing integration of the particles after the HCSITS iteration is done. More...
 
class  LinearSpringDashpot
 Advanced DEM kernel. More...
 
class  NonLinearSpringDashpot
 Advanced DEM kernel. More...
 
class  PFCDamping
 PFC style damping. More...
 
class  SelectAll
 
class  SelectGhost
 
class  SelectMaster
 
class  SemiImplicitEuler
 Semi-implicit Euler integration for position and velocity. More...
 
class  SingleCast
 This kernel requires the following particle accessor interface. More...
 
class  SpringDashpot
 Basic DEM kernel. More...
 
class  SpringDashpotSpring
 Basic DEM kernel. More...
 
class  TemperatureIntegration
 Kernel which explicitly integrates a particle in time. More...
 
class  VelocityVerletPostForceUpdate
 
class  VelocityVerletPreForceUpdate
 Velocity verlet integration for all particles. More...
 

Typedefs

using SelectLocal = SelectMaster
 prefer SelectMaster over SelectLocal More...
 

Typedef Documentation

◆ SelectLocal

prefer SelectMaster over SelectLocal