38 #ifndef velocityMotionSolver_H 39 #define velocityMotionSolver_H virtual void updateMesh(const mapPolyMesh &)
Update local data for topology changes.
virtual void movePoints(const pointField &)
Update local data for geometry changes.
Virtual base class for velocity motion solver.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual ~velocityMotionSolver()
Destructor.
TypeName("velocityMotionSolver")
Runtime type information.
A class for handling words, derived from string.
Virtual base class for mesh motion solver.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
pointVectorField pointMotionU_
Point motion field.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Mesh consisting of general polyhedral cells.
pointVectorField & pointMotionU()
Return reference to the point motion velocity field.