autoPtr< solidBodyMotionFunction > SBMFPtr_
The motion control function.
Solid-body motion of the mesh specified by a run-time selectable motion function.
TypeName("solidBodyMotionFvMesh")
Runtime type information.
void operator=(const solidBodyMotionFvMesh &)
Disallow default bitwise assignment.
const dictionary dynamicMeshCoeffs_
Dictionary of motion control parameters.
labelList pointIDs_
Points to move when cell zone is supplied.
solidBodyMotionFvMesh(const solidBodyMotionFvMesh &)
Disallow default bitwise copy construct.
virtual bool update()
Update the mesh for both mesh motion and topology change.
pointIOField undisplacedPoints_
The reference points which are transformed.
bool moveAllCells_
Flag to indicate whether all cells should move.