Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
const Mesh & mesh() const noexcept
Return const reference to mesh.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
@ NO_REGISTER
Do not request registration (bool: false).
Abstract base-class for dispersed-phase particle diameter models.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base-class for dispersed-phase particle diameter models.
diameterModel(const dictionary &dict, const phaseModel &phase)
const phaseModel & phase_
Constant dispersed-phase particle diameter model.
tmp< volScalarField > d() const
Return the phase mean diameter field.
constant(const dictionary &dict, const phaseModel &phase)
Construct from components.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const volVectorField & U() const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)