Go to the documentation of this file.
53 if (!isType<symmetryPlaneFvPatch>(
p))
56 <<
"patch " << this->
patch().
index() <<
" not symmetryPlane type. "
57 <<
"Patch type = " << p.type()
66 const symmetryPlaneFvsPatchField<Type>& ptf,
68 const DimensionedField<Type, surfaceMesh>& iF,
69 const fvPatchFieldMapper& mapper
72 fvsPatchField<Type>(ptf,
p, iF, mapper)
74 if (!isType<symmetryPlaneFvPatch>(this->
patch()))
77 <<
"Field type does not correspond to patch type for patch "
79 <<
"Field type: " << typeName <<
endl
80 <<
"Patch type: " << this->
patch().type()
89 const symmetryPlaneFvsPatchField<Type>& ptf
Ostream & endl(Ostream &os)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
const fvPatch & patch() const
symmetryPlaneFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
#define FatalIOErrorInFunction(ios)
Foam::fvPatchFieldMapper.
Foam::symmetryPlaneFvsPatchField.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...