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

Detailed Description

Predicate that selects a certain property from a Particle.

#include <ParticleStorage.h>

Public Types

using return_type = blockforest::BlockID
 

Public Member Functions

blockforest::BlockIDoperator() (data::Particle &p) const
 
blockforest::BlockIDoperator() (data::Particle &&p) const
 
blockforest::BlockID const & operator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

blockforest::BlockID const & walberla::mesa_pd::data::SelectParticleCurrentBlock::operator() ( const data::Particle & p) const
inline

◆ operator()() [2/3]

blockforest::BlockID & walberla::mesa_pd::data::SelectParticleCurrentBlock::operator() ( data::Particle && p) const
inline

◆ operator()() [3/3]

blockforest::BlockID & walberla::mesa_pd::data::SelectParticleCurrentBlock::operator() ( data::Particle & p) const
inline

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