Dune Core Modules (2.4.1)
Dune::ElementTopologyMapping< type > Class Template Reference
#include <dune/grid/alugrid/3d/topology.hh>
Static Public Member Functions | |
static int | dune2aluFace (int index) |
Maps face index from Dune onto ALU3dGrid reference element. | |
static int | alu2duneFace (int index) |
Maps face index from ALU3dGrid onto Dune reference element. | |
static int | dune2aluEdge (int index) |
Maps edge index from Dune onto ALU3dGrid reference element. | |
static int | alu2duneEdge (int index) |
Maps edge index from ALU3dGrid onto Dune reference element. | |
static int | dune2aluVertex (int index) |
Maps vertex index from Dune onto ALU3dGrid reference element. | |
static int | alu2duneVertex (int index) |
Maps vertex index from ALU3dGrid onto Dune reference element. | |
static int | faceOrientation (int index) |
static int | dune2aluFaceVertex (int face, int localVertex) |
static int | alu2duneFaceVertex (int face, int localVertex) |
static int | faceVertex (int face, int local) |
Maps a local vertex on a face onto a global vertex. More... | |
Detailed Description
template<ALU3dGridElementType type>
class Dune::ElementTopologyMapping< type >
class Dune::ElementTopologyMapping< type >
Maps indices of the Dune reference element onto the indices of the ALU3dGrid reference element and vice-versa.
Member Function Documentation
◆ alu2duneFaceVertex()
template<ALU3dGridElementType type>
|
inlinestatic |
◆ dune2aluFaceVertex()
template<ALU3dGridElementType type>
|
inlinestatic |
◆ faceOrientation()
template<ALU3dGridElementType type>
|
inlinestatic |
◆ faceVertex()
template<ALU3dGridElementType type>
|
inlinestatic |
Maps a local vertex on a face onto a global vertex.
- Parameters
-
[in] face index of the face (with respect to ALU reference element) [in] local local index of vertex on the face
- Returns
- global index of vertex in ALU reference element
The documentation for this class was generated from the following file:
- dune/grid/alugrid/3d/topology.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)