Class containing the patches and point motion weighting for each body. More...
Public Member Functions | |
| bodyMesh (const polyMesh &mesh, const word &name, const dictionary &dict) | |
| bodyMesh (const polyMesh &mesh, const word &name) | |
| template<class Type > | |
| Type | weight (const Type &pDist) const |
| const word & | name () |
| const wordReList & | patches () const |
Public Attributes | |
| label | bodyIndex |
| ID of the body in the RBD::rigidBodyMotion. More... | |
Friends | |
| class | multiRigidBody |
Class containing the patches and point motion weighting for each body.
Definition at line 60 of file multiRigidBody_pointMeshMover.H.
| bodyMesh | ( | const polyMesh & | mesh, |
| const word & | name, | ||
| const dictionary & | dict | ||
| ) |
Definition at line 114 of file multiRigidBody_pointMeshMover.C.
Definition at line 146 of file multiRigidBody_pointMeshMover.C.
|
inline |
Definition at line 268 of file multiRigidBody_pointMeshMover.C.
References Foam::cos(), Foam::max(), Foam::min(), and Foam::constant::mathematical::pi().

|
inline |
Definition at line 115 of file multiRigidBody_pointMeshMover.H.
|
inline |
Definition at line 120 of file multiRigidBody_pointMeshMover.H.
|
friend |
Definition at line 97 of file multiRigidBody_pointMeshMover.H.
| label bodyIndex |
ID of the body in the RBD::rigidBodyMotion.
Definition at line 95 of file multiRigidBody_pointMeshMover.H.