38 cyclicAMIPatch_(refCast<const cyclicAMIFvPatch>(p))
52 cyclicAMIPatch_(refCast<const cyclicAMIFvPatch>(p))
54 if (!isA<cyclicAMIFvPatch>(this->patch()))
57 <<
"Field type does not correspond to patch type for patch " 58 << this->patch().index() <<
"." <<
endl 59 <<
"Field type: " << typeName <<
endl 60 <<
"Patch type: " << this->patch().type()
75 cyclicAMIPatch_(refCast<const cyclicAMIFvPatch>(p))
77 if (!isA<cyclicAMIFvPatch>(p))
82 ) <<
"patch " << this->patch().index() <<
" not cyclicAMI type. " 83 <<
"Patch type = " << p.type()
96 cyclicAMIPatch_(ptf.cyclicAMIPatch_)
108 cyclicAMIPatch_(ptf.cyclicAMIPatch_)
121 this->cyclicAMIPatch_.size()
122 && this->cyclicAMIPatch_.cyclicAMIPatch().neighbPatch().size()
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.
Ostream & endl(Ostream &os)
Add newline and flush stream.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual bool coupled() const
Return true if running parallel.
cyclicAMIFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
Foam::coupledFvsPatchField.
#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...
Foam::cyclicAMIFvsPatchField.