Solid-body motion of the mesh specified by a run-time selectable motion function.
labelListList pointIDs_
Points to move per cellZone.
TypeName("multiSolidBodyMotionFvMesh")
Runtime type information.
const dictionary dynamicMeshCoeffs_
Dictionary of motion control parameters.
pointIOField undisplacedPoints_
The reference points which are transformed.
~multiSolidBodyMotionFvMesh()
Destructor.
void operator=(const multiSolidBodyMotionFvMesh &)
Disallow default bitwise assignment.
virtual bool update()
Update the mesh for both mesh motion and topology change.
multiSolidBodyMotionFvMesh(const multiSolidBodyMotionFvMesh &)
Disallow default bitwise copy construct.
PtrList< solidBodyMotionFunction > SBMFs_
The motion control function.