37 #ifndef cyclicSlipFvsPatchField_H 38 #define cyclicSlipFvsPatchField_H 60 TypeName(cyclicSlipFvPatch::typeName_());
A list of keyword definitions, which are a keyword followed by a number of values (eg...
virtual tmp< fvsPatchField< Type > > clone() const
Return clone.
static tmp< fvsPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
This boundary condition enforces a cyclic condition between a pair of boundaries. ...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A FieldMapper for finite-volume patch fields.
Foam::cyclicSlipFvsPatchField.
cyclicSlipFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
TypeName(cyclicSlipFvPatch::typeName_())
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.