Go to the documentation of this file.
41 #ifndef velocityMotionSolver_H
42 #define velocityMotionSolver_H
void operator=(const velocityMotionSolver &)=delete
vectorField pointField
pointField is a vectorField.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from Foam::string.
virtual void movePoints(const pointField &)
Virtual base class for velocity motion solver.
Mesh consisting of general polyhedral cells.
const pointVectorField & pointMotionU() const
Generic templated field type.
virtual void updateMesh(const mapPolyMesh &)
pointVectorField pointMotionU_
velocityMotionSolver(const velocityMotionSolver &)=delete
TypeName("velocityMotionSolver")
Virtual base class for mesh motion solver.
fileName::Type type(const fileName &name, const bool followLink=true)
pointVectorField & pointMotionU()
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
virtual ~velocityMotionSolver()=default
Generic GeometricField class.