Go to the documentation of this file.
57 if (!isType<symmetryPlaneFvPatch>(this->patch()))
60 <<
"Field type does not correspond to patch type for patch "
61 << this->patch().index() <<
"." <<
endl
62 <<
"Field type: " << typeName <<
endl
63 <<
"Patch type: " << this->patch().type()
79 if (!isType<symmetryPlaneFvPatch>(
p))
84 ) <<
"patch " << this->patch().index() <<
" not symmetryPlane type. "
85 <<
"Patch type = " <<
p.type()
Ostream & endl(Ostream &os)
Add newline and flush stream.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
symmetryPlaneFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Foam::fvPatchFieldMapper.
Foam::symmetryPlaneFvsPatchField.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...