61 zeroGradientFvPatchScalarField::typeName
64 tV.ref().primitiveFieldRef() = mesh_.
V();
65 tV.ref().correctBoundaryConditions();
81 resultName_(
word::null)
100 mesh_.time().timeName(),
107 zeroGradientFvPatchScalarField::typeName
110 mesh_.objectRegistry::store(indexPtr);
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Ignore writing from objectRegistry::writeObject()
const dimensionSet dimless
Dimensionless.
const Time & time() const
Return the top-level database.
const DimensionedField< scalar, volMesh > & V() const
Return cell volumes.
Various functions to operate on Lists.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
const dimensionSet dimVolume(pow3(dimLength))
resolutionIndexModel(const word &name, const fvMesh &mesh, const dictionary &dict)
Construct from components.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.
A class for handling words, derived from Foam::string.
A base class for resolutionIndex models.
static tmp< T > New(Args &&... args)
Construct tmp with forwarding arguments.
static word timeName(const scalar t, const int precision=precision_)
Return time name of given scalar time formatted with the given precision.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Mesh data needed to do the Finite Volume discretisation.
tmp< volScalarField > V() const
Return cell volume field.
T getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const
Find and return a T, or return the given default value. FatalIOError if it is found and the number of...
A class for managing temporary objects.
Defines the attributes of an object for which implicit objectRegistry management is supported...
static constexpr const zero Zero
Global zero (0)
virtual bool read(const dictionary &dict)
Read top-level dictionary.