Go to the documentation of this file.
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()
121 this->cyclicAMIPatch_.size()
122 && this->cyclicAMIPatch_.cyclicAMIPatch().neighbPatch().size()
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual bool coupled() const
Return true if running parallel.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
errorManipArg< error, int > exit(error &err, const int errNo=1)
cyclicAMIFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
Foam::cyclicAMIFvsPatchField.
const cyclicAMIFvPatch & cyclicAMIPatch_
Local reference cast into the cyclic patch.
Foam::coupledFvsPatchField.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Foam::fvPatchFieldMapper.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...