walberla::mesa_pd::NewGhostParticleNotification Class Reference

Detailed Description

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::Particleparticle_
 
walberla::mpi::MPIRank newOwner_
 

Constructor & Destructor Documentation

◆ NewGhostParticleNotification()

walberla::mesa_pd::NewGhostParticleNotification::NewGhostParticleNotification ( const data::Particle particle,
const walberla::mpi::MPIRank  newOwner 
)
inlineexplicit

Member Data Documentation

◆ newOwner_

walberla::mpi::MPIRank walberla::mesa_pd::NewGhostParticleNotification::newOwner_

◆ particle_

const data::Particle& walberla::mesa_pd::NewGhostParticleNotification::particle_

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