walberla::mesa_pd::data::SelectParticleDv Class Reference

Detailed Description

Predicate that selects a certain property from a Particle.

#include <ParticleStorage.h>

Public Types

using return_type = walberla::mesa_pd::Vec3
 

Public Member Functions

walberla::mesa_pd::Vec3operator() (data::Particle &p) const
 
walberla::mesa_pd::Vec3operator() (data::Particle &&p) const
 
const walberla::mesa_pd::Vec3operator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

const walberla::mesa_pd::Vec3& walberla::mesa_pd::data::SelectParticleDv::operator() ( const data::Particle p) const
inline

◆ operator()() [2/3]

walberla::mesa_pd::Vec3& walberla::mesa_pd::data::SelectParticleDv::operator() ( data::Particle &&  p) const
inline

◆ operator()() [3/3]

walberla::mesa_pd::Vec3& walberla::mesa_pd::data::SelectParticleDv::operator() ( data::Particle p) const
inline

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