53 velocityFields_(
dict.lookupOrDefault(
"velocityFields",
wordList()))
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
velocityMotionCorrection(const fvMesh &mesh, const dictionary &dict)
Abstract base class for fvMesh movers.
virtual ~fvMeshDistributor()
Destructor.
fvMeshDistributor(fvMesh &)
Construct from fvMesh.
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
U correctBoundaryConditions()
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)