#include <mesa_pd/data/ContactHistory.h>
#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/mpi/notifications/reset.h>
#include <core/mpi/BufferDataTypeExtensions.h>
#include <core/mpi/Datatype.h>
#include <core/mpi/RecvBuffer.h>
#include <core/mpi/SendBuffer.h>
#include <map>
Classes | |
class | walberla::mesa_pd::ContactHistoryNotification |
Transmits the contact history. More... | |
struct | walberla::mesa_pd::ContactHistoryNotification::Parameters |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::mesa_pd | |
walberla::mpi | |
Functions | |
template<> | |
void | walberla::mesa_pd::reset< ContactHistoryNotification > (data::Particle &p) |
void | walberla::mesa_pd::reduce (data::Particle &&p, const ContactHistoryNotification::Parameters &objparam) |
template<typename T , typename G > | |
mpi::GenericSendBuffer< T, G > & | walberla::mpi::operator<< (mpi::GenericSendBuffer< T, G > &buf, const mesa_pd::ContactHistoryNotification &obj) |
template<typename T > | |
mpi::GenericRecvBuffer< T > & | walberla::mpi::operator>> (mpi::GenericRecvBuffer< T > &buf, mesa_pd::ContactHistoryNotification::Parameters &objparam) |