walberla::mesa_pd::data::SelectParticleNextParticle Class Reference

Detailed Description

Predicate that selects a certain property from a Particle.

#include <ParticleStorage.h>

Public Types

using return_type = int
 

Public Member Functions

int & operator() (data::Particle &p) const
 
int & operator() (data::Particle &&p) const
 
const int & operator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

const int& walberla::mesa_pd::data::SelectParticleNextParticle::operator() ( const data::Particle p) const
inline

◆ operator()() [2/3]

int& walberla::mesa_pd::data::SelectParticleNextParticle::operator() ( data::Particle &&  p) const
inline

◆ operator()() [3/3]

int& walberla::mesa_pd::data::SelectParticleNextParticle::operator() ( data::Particle p) const
inline

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