Header file for the RigidBodyUpdateNotification class.
Classes | |
class | walberla::pe::communication::RigidBodyUpdateNotification |
Wrapper class for rigid body updates. More... | |
struct | walberla::pe::communication::RigidBodyUpdateNotification::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 RigidBodyUpdateNotification &obj) |
Marshalling rigid body updates. More... | |
template<typename Buffer > | |
void | walberla::pe::communication::unmarshal (Buffer &buffer, typename RigidBodyUpdateNotification::Parameters &objparam) |
Unmarshalling rigid body updates. More... | |
template<> | |
NotificationType | walberla::pe::communication::notificationType< RigidBodyUpdateNotification > () |
Returns the notification type of a rigid body update. More... | |