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