Description of all communication functions available in the MESA-PD module.
Classes | |
class | walberla::mesa_pd::mpi::BroadcastProperty |
Broadcast a property from the master particle to all corresponding ghost particles. More... | |
class | walberla::mesa_pd::mpi::ClearGhostOwnerSync |
Clear all ghost particles and reset ghost owner information. More... | |
class | walberla::mesa_pd::mpi::ClearNextNeighborSync |
Clear all ghost particles and reset ghost owner information. More... | |
class | walberla::mesa_pd::mpi::ReduceProperty |
Reduce a property from all ghost particles to the corresponding master particle. More... | |
class | walberla::mesa_pd::mpi::SyncGhostOwners |
Kernel which updates all ghost particles. More... | |
class | walberla::mesa_pd::mpi::SyncNextNeighbors |
Kernel which updates all ghost particles. More... | |
class | walberla::mesa_pd::mpi::SyncNextNeighborsBlockForest |
Kernel which updates all ghost particles. More... | |
class | walberla::mesa_pd::mpi::SyncNextNeighborsNoGhosts |
Next neighbor synchronization kernel without ghost particles. More... | |