51 if (!isType<symmetryFvPatch>(p))
56 ) <<
"\n patch type '" << p.type()
57 <<
"' not constraint type '" << typeName <<
"'" 58 <<
"\n for patch " << p.name()
59 <<
" of field " << this->internalField().name()
60 <<
" in file " << this->internalField().objectPath()
77 if (!isType<symmetryFvPatch>(this->patch()))
80 <<
"' not constraint type '" << typeName <<
"'" 81 <<
"\n for patch " << p.name()
82 <<
" of field " << this->internalField().name()
83 <<
" in file " << this->internalField().objectPath()
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition enforces a symmetry constraint.
Foam::fvPatchFieldMapper.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
symmetryFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...