Go to the documentation of this file.
56 if (!isType<emptyPointPatch>(
p))
61 ) <<
"patch " << this->patch().index() <<
" not empty type. "
62 <<
"Patch type = " <<
p.type()
79 if (!isType<emptyPointPatch>(this->patch()))
82 <<
"Field type does not correspond to patch type for patch "
83 << this->patch().index() <<
"." <<
endl
84 <<
"Field type: " << typeName <<
endl
85 <<
"Patch type: " << this->patch().type()
Ostream & endl(Ostream &os)
Add newline and flush stream.
Basic pointPatch represents a set of points from the mesh.
Foam::pointPatchFieldMapper.
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)
An empty boundary condition for pointField.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
emptyPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...