List of all members.
Public Types |
| enum | { DIM = 2
} |
| enum | { N_VERTEX = 4
} |
| enum | { N_EDGE = 4
} |
| enum | { N_FACE = 1
} |
| enum | { N_FACET = 4
} |
Static Public Member Functions |
|
static int | PolDimension (INT< 2 > order) |
|
static int | PolBubbleDimension (INT< 2 > order) |
|
static ELEMENT_TYPE | FaceType (int i) |
|
static INT< 2 > | GetEdge (int i) |
|
template<typename TVN > |
| static INT< 2 > | GetEdgeSort (int i, const TVN &vnums) |
|
static INT< 4 > | GetFace (int) |
|
template<typename TVN > |
| static INT< 4 > | GetFaceSort (int, const TVN &vnums) |
|
template<typename TVN > |
| static int | GetClassNr (const TVN &vnums) |
|
template<typename TVN > |
| static int | GetFacetClassNr (int facet, const TVN &vnums) |
template<>
class ngfem::ET_trait< ET_QUAD >
The documentation for this class was generated from the following file: