37#ifndef symmetryPlaneFvPatch_H
38#define symmetryPlaneFvPatch_H
65 TypeName(symmetryPlanePolyPatch::typeName_());
74 symmetryPlanePolyPatch_
86 return symmetryPlanePolyPatch_.
n();
const polyPatch & patch() const noexcept
Return the polyPatch.
friend class fvBoundaryMesh
A patch is a list of labels that address the faces in the global face list.
TypeName(symmetryPlanePolyPatch::typeName_())
Runtime type information.
const vector & n() const
Return symmetry plane normal.
symmetryPlaneFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
const vector & n() const
Return symmetry plane normal.
Type & refCast(U &obj)
A dynamic_cast (for references) to Type reference.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.