Go to the documentation of this file.
59 if (!isType<emptyFvPatch>(this->patch()))
62 <<
"Field type does not correspond to patch type for patch "
63 << this->patch().index() <<
"." <<
endl
64 <<
"Field type: " << typeName <<
endl
65 <<
"Patch type: " << this->patch().type()
81 if (!isType<emptyFvPatch>(
p))
86 ) <<
"patch " << this->patch().index() <<
" not empty type. "
87 <<
"Patch type = " <<
p.type()
Foam::emptyFvsPatchField.
Ostream & endl(Ostream &os)
Add newline and flush stream.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
emptyFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const DimensionedField< Type, surfaceMesh > & dimensionedInternalField() const
Return dimensioned internal field reference.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const fvPatch & patch() const
Return patch.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Foam::fvPatchFieldMapper.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...