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