Go to the documentation of this file.
53 if (!isType<emptyFvPatch>(
p))
56 <<
"' not constraint type '" << typeName <<
"'"
57 <<
"\n for patch " <<
p.name()
75 if (!isType<emptyFvPatch>(
p))
80 ) <<
"\n patch type '" <<
p.type()
81 <<
"' not constraint type '" << typeName <<
"'"
82 <<
"\n for patch " <<
p.name()
void updateCoeffs()
Update the coefficients associated with the patch field.
const DimensionedField< Type, volMesh > & dimensionedInternalField() const
Return dimensioned internal field reference.
rDeltaT dimensionedInternalField()
emptyFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides an 'empty' condition for reduced dimensions cases,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Foam::fvPatchFieldMapper.
const fvPatch & patch() const
Return patch.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...