#include <dune/grid/alugrid/3d/topology.hh>
List of all members.
Detailed Description
template<ALU3dGridElementType type>
class Dune::FaceTopologyMapping< type >
Maps indices of the Dune reference face onto the indices of the ALU3dGrid reference face and vice-versa.
Member Function Documentation
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
Maps vertex index from ALU3dGrid onto Dune reference face, where the face in the ALU3dGrid has the twist twist compared to the orientation of the respective face in the reference element
- Parameters:
-
| index | local ALU3dGrid vertex index on the particular face (i.e. the face which has a twist twist compared to the reference element's face |
| twist | twist of the face in consideration |
- Returns:
- local Dune vertex index on reference element face
References Dune::FaceTopologyMapping< type >::invTwist().
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
Maps vertex index from Dune onto ALU3dGrid reference face, where the face in the ALU3dGrid has the twist twist compared to the orientation of the respective face in the reference element
- Parameters:
-
| index | local Dune vertex index on the particular face (i.e. the face which has a twist twist compared to the reference element's face |
| twist | twist of the face in consideration |
- Returns:
- local ALU3dGrid vertex index on reference element face
References Dune::FaceTopologyMapping< type >::invTwist().
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
template<ALU3dGridElementType type>
The documentation for this class was generated from the following file: