Predicate that selects a certain property from a Particle.
#include <ParticleStorage.h>
|
| using | return_type = std::unordered_set<walberla::mpi::MPIRank> |
◆ return_type
◆ operator()() [1/3]
| std::unordered_set< walberla::mpi::MPIRank > const & walberla::mesa_pd::data::SelectParticleNeighborState::operator() |
( |
const data::Particle & | p | ) |
const |
|
inline |
◆ operator()() [2/3]
| std::unordered_set< walberla::mpi::MPIRank > & walberla::mesa_pd::data::SelectParticleNeighborState::operator() |
( |
data::Particle && | p | ) |
const |
|
inline |
◆ operator()() [3/3]
| std::unordered_set< walberla::mpi::MPIRank > & walberla::mesa_pd::data::SelectParticleNeighborState::operator() |
( |
data::Particle & | p | ) |
const |
|
inline |
The documentation for this class was generated from the following file: