virtual ~velocityMotionSolver()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Virtual base class for mesh motion solver.
virtual void updateMesh(const mapPolyMesh &)
Update local data for topology changes.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
static const pointMesh & New(const polyMesh &mesh)
virtual void updateMesh(const mapPolyMesh &)=0
Update local data for topology changes.
A class for handling words, derived from string.
const Time & time() const
Return time.
defineTypeNameAndDebug(combustionModel, 0)
velocityMotionSolver(const polyMesh &, const dictionary &, const word &type)
Construct from mesh and dictionary.
Mesh consisting of general polyhedral cells.
virtual void movePoints(const pointField &)
Update local data for geometry changes.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...