walberla::mesa_pd::data::SelectParticleRadiusAtTemperature Class Reference

Detailed Description

Predicate that selects a certain property from a Particle.

#include <ParticleStorage.h>

Public Types

using return_type = walberla::real_t
 

Public Member Functions

walberla::real_toperator() (data::Particle &p) const
 
walberla::real_toperator() (data::Particle &&p) const
 
const walberla::real_toperator() (const data::Particle &p) const
 

Member Typedef Documentation

◆ return_type

Member Function Documentation

◆ operator()() [1/3]

const walberla::real_t& walberla::mesa_pd::data::SelectParticleRadiusAtTemperature::operator() ( const data::Particle p) const
inline

◆ operator()() [2/3]

walberla::real_t& walberla::mesa_pd::data::SelectParticleRadiusAtTemperature::operator() ( data::Particle &&  p) const
inline

◆ operator()() [3/3]

walberla::real_t& walberla::mesa_pd::data::SelectParticleRadiusAtTemperature::operator() ( data::Particle p) const
inline

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