48 #ifndef cyclicSlipFvPatchField_H 49 #define cyclicSlipFvPatchField_H 72 TypeName(cyclicSlipFvPatch::typeName_());
TypeName(cyclicSlipFvPatch::typeName_())
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
cyclicSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
This boundary condition enforces a cyclic condition between a pair of boundaries. ...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
This boundary condition is a light wrapper around the cyclicFvPatchField condition, providing no new functionality.