Wrapper class for rigid body force and torque contribution notifications.
The RigidBodyForceNotification class is a wrapper class for marshaling and unmarshaling rigid body force and torque contribution notifications. They may only be sent by processes registered to have a shadow copy. They may only be sent to the owner of the rigid body.
#include <RigidBodyForceNotification.h>
Classes | |
struct | Parameters |
Public Member Functions | |
RigidBodyForceNotification (const RigidBody &b) | |
Public Attributes | |
const RigidBody & | body_ |
|
inlineexplicit |
const RigidBody& walberla::pe::communication::RigidBodyForceNotification::body_ |