41 cyclicAMIPatch_(refCast<const cyclicAMIPointPatch>(p)),
56 cyclicAMIPatch_(refCast<const cyclicAMIPointPatch>(p)),
60 if (!isA<cyclicAMIPointPatch>(p))
65 ) <<
"patch " << this->patch().index() <<
" not cyclicAMI type. " 66 <<
"Patch type = " << p.type()
82 cyclicAMIPatch_(refCast<const cyclicAMIPointPatch>(p)),
86 if (!isA<cyclicAMIPointPatch>(this->patch()))
89 <<
"Field type does not correspond to patch type for patch " 90 << this->patch().index() <<
"." <<
endl 91 <<
"Field type: " << typeName <<
endl 92 <<
"Patch type: " << this->patch().type()
106 cyclicAMIPatch_(ptf.cyclicAMIPatch_),
117 return cyclicAMIPatch_.coupled();
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.
cyclicAMIPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
Foam::pointPatchFieldMapper.
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual bool coupled() const
Return true if coupled. Note that the underlying patch.
Cyclic AMI front and back plane patch field.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Basic pointPatch represents a set of points from the mesh.
A Coupled boundary condition for pointField.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...