37 #ifndef symmetryFvPatch_H 38 #define symmetryFvPatch_H 60 TypeName(symmetryPolyPatch::typeName_());
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
symmetryFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
Symmetry patch for non-planar or multi-plane patches.
TypeName(symmetryPolyPatch::typeName_())
Runtime type information.
A fvBoundaryMesh is a fvPatch list with a reference to the associated fvMesh, with additional search ...
A patch is a list of labels that address the faces in the global face list.
const polyPatch & patch() const noexcept
Return the polyPatch.