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