IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
virtual void movePoints(const pointField &)
Update local data for geometry changes.
velocityMotionSolver(const velocityMotionSolver &)
Disallow default bitwise copy construct.
Mesh consisting of general polyhedral cells.
Pre-declare SubField and related Field type.
virtual void updateMesh(const mapPolyMesh &)
Update local data for topology changes.
virtual ~velocityMotionSolver()
Destructor.
Virtual base class for mesh motion solver.
virtual void updateMesh(const mapPolyMesh &)=0
Update local data for topology changes.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)