52 if (!isType<emptyFvPatch>(p))
57 ) <<
"\n patch type '" << p.type()
58 <<
"' not constraint type '" << typeName <<
"'" 59 <<
"\n for patch " << p.name()
60 <<
" of field " << this->internalField().name()
61 <<
" in file " << this->internalField().objectPath()
78 if (!isType<emptyFvPatch>(p))
81 <<
"' not constraint type '" << typeName <<
"'" 82 <<
"\n for patch " << p.name()
83 <<
" of field " << this->internalField().name()
84 <<
" in file " << this->internalField().objectPath()
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Pre-declare SubField and related Field type.
emptyFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
const fvPatch & patch() const
Return patch.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides an 'empty' condition for reduced dimensions cases, i.e. 1- and 2-D geometries. Apply this condition to patches whose normal is aligned to geometric directions that do not constitue solution directions.