41 #ifndef Foam_cyclicAMIFvsPatchField_H 42 #define Foam_cyclicAMIFvsPatchField_H 70 TypeName(cyclicAMIFvPatch::typeName_());
A list of keyword definitions, which are a keyword followed by a number of values (eg...
static tmp< fvsPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Cyclic patch for Arbitrary Mesh Interface (AMI)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual bool coupled() const
Return true if running parallel.
cyclicAMIFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
A FieldMapper for finite-volume patch fields.
TypeName(cyclicAMIFvPatch::typeName_())
Runtime type information.
Abstract base class for coupled patches.
virtual tmp< fvsPatchField< Type > > clone() const
Return clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition enforces a cyclic condition between a pair of boundaries, whereby communicati...
A class for managing temporary objects.