56 if (!isA<processorCyclicFvPatch>(
p))
61 ) <<
"\n patch type '" <<
p.type()
62 <<
"' not constraint type '" <<
typeName <<
"'"
63 <<
"\n for patch " <<
p.name()
72 <<
"Scheduled communication with split cyclics not supported."
103 if (!isA<processorCyclicFvPatch>(this->
patch()))
106 <<
"' not constraint type '" <<
typeName <<
"'"
107 <<
"\n for patch " << p.
name()
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
static commsTypes defaultCommsType
Default commsType.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
const DimensionedField< Type, volMesh > & internalField() const
Return dimensioned internal field reference.
const fvPatch & patch() const
Return patch.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual const word & name() const
Return name.
This boundary condition enables processor communication across cyclic patches.
virtual ~processorCyclicFvPatchField()
Destructor.
processorCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
This boundary condition enables processor communication across patches.
Template functions to aid in the implementation of demand driven data.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
#define WarningInFunction
Report a warning using Foam::Warning.
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.