66 if (!isA<processorCyclicFvPatch>(
p))
71 ) <<
"patch " << this->
patch().
index() <<
" not processor type. "
72 <<
"Patch type = " << p.type()
90 if (!isA<processorCyclicFvPatch>(this->
patch()))
93 <<
"Field type does not correspond to patch type for patch "
96 <<
"Patch type: " << this->
patch().type()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
static const char *const typeName
A list of keyword definitions, which are a keyword followed by any number of values (e....
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.
Foam::processorCyclicFvsPatchField.
processorCyclicFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
virtual ~processorCyclicFvsPatchField()
Destructor.
Foam::processorFvsPatchField.
#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)
To & refCast(From &r)
Reference type cast template function.
Ostream & endl(Ostream &os)
Add newline and flush stream.