waLBerla 7.2
Loading...
Searching...
No Matches
walberla::mesa_pd::data::SelectParticleAngularVelocity 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
 
walberla::mesa_pd::Vec3 const & operator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

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

◆ operator()() [2/3]

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

◆ operator()() [3/3]

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

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