A permutator for mapping local orientations to global vertices of a boundary k-cell. More...
#include <element_orientation.hpp>
Public Member Functions | |
void | setDefaultOrientation () |
dim_type | operator() (dim_type in) const |
void | setPermutation (dim_type index, dim_type mappedTo) |
void | print () const |
A permutator for mapping local orientations to global vertices of a boundary k-cell.
Local vertex numbering is in general different from global vertex numbering for lower-level topological elements this permutator maps local numbers to global numbers alternative implementation: vertexnum as template parameter
void print | ( | ) | const [inline] |
void setDefaultOrientation | ( | ) | [inline] |