walberla::pe::communication::RigidBodyForceNotification Class Reference

Detailed Description

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 RigidBodybody_
 

Constructor & Destructor Documentation

◆ RigidBodyForceNotification()

walberla::pe::communication::RigidBodyForceNotification::RigidBodyForceNotification ( const RigidBody b)
inlineexplicit

Member Data Documentation

◆ body_

const RigidBody& walberla::pe::communication::RigidBodyForceNotification::body_

The documentation for this class was generated from the following file: