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