#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/data/ParticleStorage.h>
#include <mesa_pd/mpi/ShapePackUnpack.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::ParticleGhostCopyNotification |
A complete particle copy for a new ghost particle. More... | |
struct | walberla::mesa_pd::ParticleGhostCopyNotification::Parameters |
struct | walberla::mesa_pd::NotificationTrait< ParticleGhostCopyNotification > |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::mesa_pd | |
walberla::mpi | |
Functions | |
data::ParticleStorage::iterator | walberla::mesa_pd::createNewParticle (data::ParticleStorage &ps, const ParticleGhostCopyNotification::Parameters &data) |
template<typename T , typename G > | |
mpi::GenericSendBuffer< T, G > & | walberla::mpi::operator<< (mpi::GenericSendBuffer< T, G > &buf, const mesa_pd::ParticleGhostCopyNotification &obj) |
template<typename T > | |
mpi::GenericRecvBuffer< T > & | walberla::mpi::operator>> (mpi::GenericRecvBuffer< T > &buf, mesa_pd::ParticleGhostCopyNotification::Parameters &objparam) |