Go to the documentation of this file.
53 if (!isType<symmetryFvPatch>(
p))
56 <<
"\n patch type '" <<
p.type()
57 <<
"' not constraint type '" << typeName <<
"'"
58 <<
"\n for patch " <<
p.name()
69 const symmetryFvPatchField<Type>& ptf,
71 const DimensionedField<Type, volMesh>& iF,
72 const fvPatchFieldMapper& mapper
75 basicSymmetryFvPatchField<Type>(ptf,
p, iF, mapper)
77 if (!isType<symmetryFvPatch>(this->
patch()))
80 <<
"' not constraint type '" << typeName <<
"'"
81 <<
"\n for patch " <<
p.name()
92 const symmetryFvPatchField<Type>& ptf
const DimensionedField< Type, volMesh > & internalField() const
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,...
symmetryFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
#define FatalIOErrorInFunction(ios)
Foam::fvPatchFieldMapper.
const fvPatch & patch() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition enforces a symmetry constraint.