Wedge front and back plane patch. More...
#include <finiteVolume/wedgeFvPatch.H>
Wedge front and back plane patch.
Definition at line 50 of file wedgeFvPatch.H.
Public Member Functions | |
TypeName (wedgePolyPatch::typeName_()) | |
Runtime type information.
| |
wedgeFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm) | |
Construct from polyPatch.
| |
const tensor & | faceT () const |
Return face transformation tensor.
| |
const tensor & | cellT () const |
Return neighbour-cell transformation tensor.
|
wedgeFvPatch | ( | const polyPatch & | patch, |
const fvBoundaryMesh & | bm | ||
) |
Construct from polyPatch.
Definition at line 45 of file wedgeFvPatch.C.
TypeName | ( | wedgePolyPatch:: | typeName_() ) |
Runtime type information.
const tensor& faceT | ( | ) | const [inline]
|
Return face transformation tensor.
Definition at line 76 of file wedgeFvPatch.H.
References wedgePolyPatch::faceT().
const tensor& cellT | ( | ) | const [inline]
|
Return neighbour-cell transformation tensor.
Definition at line 82 of file wedgeFvPatch.H.
References wedgePolyPatch::cellT().