Go to the documentation of this file.
35 #ifndef symmetryPlaneFvPatch_H
36 #define symmetryPlaneFvPatch_H
63 TypeName(symmetryPlanePolyPatch::typeName_());
const vector & n() const
Return symmetry plane normal.
symmetryPlaneFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
A patch is a list of labels that address the faces in the global face list.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName(symmetryPlanePolyPatch::typeName_())
Runtime type information.
To & refCast(From &r)
Reference type cast template function.
const vector & n() const
Return symmetry plane normal.
const polyPatch & patch() const
Return the polyPatch.
const symmetryPlanePolyPatch & symmetryPlanePolyPatch_
Local reference cast into the symmetryPlane patch.