52 if (!isType<nonConformalCyclicFvPatch>(
p))
57 ) <<
"patch " << this->
patch().
index() <<
" not "
59 <<
"Patch type = " << p.type()
76 if (!isType<nonConformalCyclicFvPatch>(this->
patch()))
79 <<
"Field type does not correspond to patch type for patch "
82 <<
"Patch type: " << this->
patch().type()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Foam::cyclicFvsPatchField.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
label index() const
Return the index of this patch in the fvBoundaryMesh.
const fvPatch & patch() const
Return patch.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
#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.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.