Header file for the RigidBodyMigrationNotification class.
Classes | |
class | walberla::pe::communication::RigidBodyMigrationNotification |
Wrapper class for rigid body migration notifications. More... | |
struct | walberla::pe::communication::RigidBodyMigrationNotification::Parameters |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::pe | |
walberla::pe::communication | |
Functions | |
template<typename Buffer > | |
void | walberla::pe::communication::marshal (Buffer &buffer, const RigidBodyMigrationNotification &obj) |
Marshaling rigid body migration notifications. More... | |
template<typename Buffer > | |
void | walberla::pe::communication::unmarshal (Buffer &buffer, RigidBodyMigrationNotification::Parameters &objparam) |
Unmarshaling rigid body migration notifications. More... | |
template<> | |
NotificationType | walberla::pe::communication::notificationType< RigidBodyMigrationNotification > () |
Returns the notification type of a rigid body migration. More... | |