#include <mesa_pd/data/ParticleStorage.h>
#include <mesa_pd/mpi/notifications/NotificationType.h>
#include <core/mpi/Datatype.h>
#include <core/mpi/RecvBuffer.h>
#include <core/mpi/SendBuffer.h>
Classes | |
class | walberla::mesa_pd::ParticleRemoteMigrationNotification |
The ownership for one of the ghost particles has changed. More... | |
struct | walberla::mesa_pd::ParticleRemoteMigrationNotification::Parameters |
struct | walberla::mesa_pd::NotificationTrait< ParticleRemoteMigrationNotification > |
struct | walberla::mpi::BufferSizeTrait< mesa_pd::ParticleRemoteMigrationNotification > |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::mesa_pd | |
walberla::mpi | |
Functions | |
template<typename T , typename G > | |
mpi::GenericSendBuffer< T, G > & | walberla::mpi::operator<< (mpi::GenericSendBuffer< T, G > &buf, const mesa_pd::ParticleRemoteMigrationNotification &obj) |
template<typename T > | |
mpi::GenericRecvBuffer< T > & | walberla::mpi::operator>> (mpi::GenericRecvBuffer< T > &buf, mesa_pd::ParticleRemoteMigrationNotification::Parameters &objparam) |