56 #ifndef Foam_processorCyclicFvPatchField_H 57 #define Foam_processorCyclicFvPatchField_H 84 TypeName(processorCyclicFvPatch::typeName_());
A list of keyword definitions, which are a keyword followed by a number of values (eg...
TypeName(processorCyclicFvPatch::typeName_())
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A traits class, which is primarily used for primitives and vector-space.
virtual const tensorField & forwardT() const
Return face transformation tensor.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
virtual bool parallel() const
Are the cyclic planes parallel.
Generic templated field type.
virtual const tensorField & forwardT() const
Return face transformation tensor.
A FieldMapper for finite-volume patch fields.
virtual tmp< fvPatchField< Type > > clone() const
Return a clone.
virtual bool doTransform() const
Does the patch field perform the transformation.
virtual ~processorCyclicFvPatchField()=default
Destructor.
This boundary condition enables processor communication across cyclic patches.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition enables processor communication across patches.
A class for managing temporary objects.
processorCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.