|
waLBerla 7.2
|
This notification is send to the owner of a particle to signal that a new ghost particle exists and the ghost particle list should be updated.
#include <NewGhostParticleNotification.h>
Classes | |
| struct | Parameters |
Public Member Functions | |
| NewGhostParticleNotification (const data::Particle &particle, const walberla::mpi::MPIRank newOwner) | |
Public Attributes | |
| const data::Particle & | particle_ |
| walberla::mpi::MPIRank | newOwner_ |
|
inlineexplicit |
| walberla::mpi::MPIRank walberla::mesa_pd::NewGhostParticleNotification::newOwner_ |
| const data::Particle& walberla::mesa_pd::NewGhostParticleNotification::particle_ |