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