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