51 #ifndef processorCyclicFvPatchField_H
52 #define processorCyclicFvPatchField_H
79 TypeName(processorCyclicFvPatch::typeName_());
172 virtual int rank()
const
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.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
const fvPatch & patch() const
Return patch.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Traits class for primitives.
This boundary condition enables processor communication across cyclic patches.
virtual int rank() const
Return rank of component for transform.
virtual const transformer & transform() const
Return transformation between the coupled patches.
TypeName(processorCyclicFvPatch::typeName_())
Runtime type information.
virtual ~processorCyclicFvPatchField()
Destructor.
processorCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual const transformer & transform() const
Return transformation between the coupled patches.
This boundary condition enables processor communication across patches.
A class for managing temporary objects.