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