35 #ifndef wedgeFvPatch_H
36 #define wedgeFvPatch_H
62 TypeName(wedgePolyPatch::typeName_());
78 return wedgePolyPatch_.
faceT();
84 return wedgePolyPatch_.
cellT();
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.
Wedge front and back plane patch.
const tensor & cellT() const
Return neighbour-cell transformation tensor.
TypeName(wedgePolyPatch::typeName_())
Runtime type information.
const tensor & faceT() const
Return face transformation tensor.
wedgeFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
Wedge front and back plane patch.
const tensor & cellT() const
Return neighbour-cell transformation tensor.
const tensor & faceT() const
Return face transformation tensor.