Header file for the RigidBodyForceNotification class.
Classes | |
class | walberla::pe::communication::RigidBodyForceNotification |
Wrapper class for rigid body force and torque contribution notifications. More... | |
struct | walberla::pe::communication::RigidBodyForceNotification::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 RigidBodyForceNotification &obj) |
Marshaling rigid body force notifications. More... | |
template<typename Buffer > | |
void | walberla::pe::communication::unmarshal (Buffer &buffer, RigidBodyForceNotification::Parameters &objparam) |
Unmarshaling rigid body updates. More... | |
template<> | |
NotificationType | walberla::pe::communication::notificationType< RigidBodyForceNotification > () |
Returns the notification type of a rigid body force notification. More... | |