walberla::mesa_pd::ParseMessage Class Reference

#include <ParseMessage.h>

Public Member Functions

void operator() (int sender, walberla::mpi::RecvBuffer &rb, data::ParticleStorage &ps, const domain::IDomain &domain)
 
void allowMultipleGhostCopyNotifications (bool val)
 

Private Attributes

int receiver_ = int_c( walberla::mpi::MPIManager::instance()->rank() )
 
bool allowMultipleGhostCopyNotifications_ = false
 

Member Function Documentation

◆ allowMultipleGhostCopyNotifications()

void walberla::mesa_pd::ParseMessage::allowMultipleGhostCopyNotifications ( bool  val)
inline

◆ operator()()

void walberla::mesa_pd::ParseMessage::operator() ( int  sender,
walberla::mpi::RecvBuffer rb,
data::ParticleStorage ps,
const domain::IDomain domain 
)
inline

Member Data Documentation

◆ allowMultipleGhostCopyNotifications_

bool walberla::mesa_pd::ParseMessage::allowMultipleGhostCopyNotifications_ = false
private

◆ receiver_

int walberla::mesa_pd::ParseMessage::receiver_ = int_c( walberla::mpi::MPIManager::instance()->rank() )
private

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