51 if (!isType<nonConformalErrorPointPatch>(p))
56 ) <<
"patch " << this->patch().index() <<
" not " 57 << nonConformalErrorPointPatch::typeName <<
" type. " 58 <<
"Patch type = " << p.type()
75 if (!isType<nonConformalErrorPointPatch>(this->patch()))
78 <<
"Field type does not correspond to patch type for patch " 79 << this->patch().index() <<
"." <<
endl 80 <<
"Field type: " << typeName <<
endl 81 <<
"Patch type: " << this->patch().type()
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.
Foam::pointPatchFieldMapper.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Abstract base class for point-mesh patch fields.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...