40 Foam::IOobject Foam::dynamicFvMesh::dynamicMeshDictIOobject(
const IOobject& io)
63 dynamicMeshDict_(
IOdictionary(dynamicMeshDictIOobject(io)))
86 dynamicMeshDict_(
IOdictionary(dynamicMeshDictIOobject(io)))
107 dynamicMeshDict_(
IOdictionary(dynamicMeshDictIOobject(io)))
132 forAll(velocityFields_, i)
#define forAll(list, i)
Loop across all elements in list.
rDeltaT correctBoundaryConditions()
A list of keyword definitions, which are a keyword followed by any number of values (e...
static word defaultRegion
Return the default region name.
const cellList & cells() const
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual const pointField & points() const
Return raw points.
virtual ~dynamicFvMesh()
Destructor.
virtual const faceList & faces() const
Return raw faces.
velocityMotionCorrection(const dynamicFvMesh &mesh, const dictionary &dict)
IOdictionary(const IOobject &io, const word &wantedType)
Construct given an IOobject, supply wanted typeName.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
fvMesh(const IOobject &io)
Construct from IOobject.
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
Abstract base class for geometry and/or topology changing fvMesh.
Mesh data needed to do the Finite Volume discretisation.
dynamicFvMesh(const IOobject &io)
Construct from objectRegistry, and read/write options.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...