Go to the documentation of this file.
55 if (!isType<emptyFvPatch>(
p))
58 <<
"' not constraint type '" << typeName <<
"'"
59 <<
"\n for patch " <<
p.name()
71 const DimensionedField<Type, volMesh>& iF,
72 const dictionary&
dict
75 fvPatchField<Type>(
p, iF, Field<Type>(0))
77 if (!isType<emptyFvPatch>(
p))
80 <<
"\n patch type '" <<
p.type()
81 <<
"' not constraint type '" << typeName <<
"'"
82 <<
"\n for patch " <<
p.name()
93 const emptyFvPatchField<Type>& ptf
const DimensionedField< Type, volMesh > & internalField() const
emptyFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides an 'empty' condition for reduced dimensions cases,...
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
#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...