35 if (!isA<nonConformalMappedPatchBase>(nbrPp))
41 <<
" is not of type " << nonConformalMappedPatchBase::typeName
45 return refCast<const nonConformalMappedPatchBase>(nbrPp);
const polyPatch & nbrPolyPatch() const
Get the patch to map from.
word nbrRegionName_
Name of the region to map from.
word nbrPatchName_
Name of the patch to map from.
const polyPatch & patch_
Patch to map to.
const word & name() const
Return name.
A patch is a list of labels that address the faces in the global face list.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
Ostream & endl(Ostream &os)
Add newline and flush stream.