53 velocityFields_(
dict.lookupOrDefault(
"velocityFields",
wordList()))
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricField class.
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 topology changers.
virtual ~fvMeshTopoChanger()
Destructor.
fvMeshTopoChanger(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.
U correctBoundaryConditions()
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)