waLBerla 7.2
Loading...
Searching...
No Matches
walberla::mesa_pd::data::SelectParticleShapeID Class Reference

Detailed Description

Predicate that selects a certain property from a Particle.

#include <ParticleStorage.h>

Public Types

using return_type = size_t
 

Public Member Functions

size_toperator() (data::Particle &p) const
 
size_toperator() (data::Particle &&p) const
 
size_t const & operator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

size_t const & walberla::mesa_pd::data::SelectParticleShapeID::operator() ( const data::Particle & p) const
inline

◆ operator()() [2/3]

size_t & walberla::mesa_pd::data::SelectParticleShapeID::operator() ( data::Particle && p) const
inline

◆ operator()() [3/3]

size_t & walberla::mesa_pd::data::SelectParticleShapeID::operator() ( data::Particle & p) const
inline

The documentation for this class was generated from the following file: