37#ifndef cyclicSlipFvPatch_H
38#define cyclicSlipFvPatch_H
60 TypeName(cyclicSlipPolyPatch::typeName_());
cyclicFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
cyclicSlipFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
TypeName(cyclicSlipPolyPatch::typeName_())
Runtime type information.
A fvBoundaryMesh is a fvPatch list with a reference to the associated fvMesh, with additional search ...
const polyPatch & patch() const noexcept
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.