Go to the documentation of this file.
38 cyclicACMIPatch_(refCast<const cyclicACMIFvPatch>(
p))
52 cyclicACMIPatch_(refCast<const cyclicACMIFvPatch>(
p))
54 if (!isA<cyclicACMIFvPatch>(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 cyclicACMIPatch_(refCast<const cyclicACMIFvPatch>(
p))
77 if (!isA<cyclicACMIFvPatch>(
p))
82 ) <<
"patch " << this->patch().index() <<
" not cyclicACMI type. "
83 <<
"Patch type = " <<
p.type()
121 this->cyclicACMIPatch_.size()
122 && this->cyclicACMIPatch_.cyclicACMIPatch().neighbPatch().size()
Ostream & endl(Ostream &os)
Add newline and flush stream.
Foam::cyclicACMIFvsPatchField.
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....
virtual bool coupled() const
Return true if running parallel.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const cyclicACMIFvPatch & cyclicACMIPatch_
Local reference cast into the cyclic patch.
Foam::coupledFvsPatchField.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Foam::fvPatchFieldMapper.
cyclicACMIFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...