Predicate that selects a certain property from a Particle.
#include <ParticleStorage.h>
Public Types | |
using | return_type = std::unordered_set< walberla::mpi::MPIRank > |
Public Member Functions | |
std::unordered_set< walberla::mpi::MPIRank > & | operator() (data::Particle &p) const |
std::unordered_set< walberla::mpi::MPIRank > & | operator() (data::Particle &&p) const |
const std::unordered_set< walberla::mpi::MPIRank > & | operator() (const data::Particle &p) const |
using walberla::mesa_pd::data::SelectParticleGhostOwners::return_type = std::unordered_set<walberla::mpi::MPIRank> |
|
inline |
|
inline |
|
inline |