48 #ifndef cyclicSlipFvPatchField_H
49 #define cyclicSlipFvPatchField_H
72 TypeName(cyclicSlipFvPatch::typeName_());
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.
This boundary condition is a light wrapper around the cyclicFvPatchField condition,...
TypeName(cyclicSlipFvPatch::typeName_())
Runtime type information.
cyclicSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.