50 mesh.time().constant(),
68 velocityFields_(
dict.lookupOrDefault(
"velocityFields",
wordList()))
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricField class.
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 list of keyword definitions, which are a keyword followed by any number of values (e....
velocityMotionCorrection(const fvMesh &mesh, const dictionary &dict)
Abstract base class for fvMesh movers.
fvMeshMover(fvMesh &)
Construct from fvMesh.
virtual ~fvMeshMover()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
Type & lookupObjectRef(const word &name) const
Lookup and return the object reference of the given Type.
bool foundObject(const word &name) const
Is the named Type in registry.
U correctBoundaryConditions()
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)