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