Go to the documentation of this file.
55 #ifndef processorCyclicFvPatchField_H
56 #define processorCyclicFvPatchField_H
83 TypeName(processorCyclicFvPatch::typeName_());
This boundary condition enables processor communication across patches.
A class for managing temporary objects.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
virtual bool doTransform() const
Does the patch field perform the transfromation.
virtual bool parallel() const
Are the cyclic planes parallel.
This boundary condition enables processor communication across cyclic patches.
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 const tensorField & forwardT() const
Return face transformation tensor.
const processorCyclicFvPatch & procPatch_
Local reference cast into the processor patch.
virtual const tensorField & forwardT() const
Return face transformation tensor.
Traits class for primitives.
processorCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
virtual ~processorCyclicFvPatchField()
Destructor.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName(processorCyclicFvPatch::typeName_())
Runtime type information.