| 
    ViennaGrid - The Vienna Grid Library
    2.1.0
    
   
   | 
  
  
  
 
A permutator for mapping local orientations to global vertices of a boundary k-cell. More...
#include <element_orientation.hpp>
Public Member Functions | |
| size_type | operator() (size_type in) const | 
| void | print () const | 
| void | setDefaultOrientation () | 
| void | setPermutation (size_type index, size_type mappedTo) | 
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
| size_type operator() | ( | size_type | in | ) |  const [inline] | 
        
| void print | ( | ) |  const [inline] | 
        
| void setDefaultOrientation | ( | ) |  [inline] | 
        
| void setPermutation | ( | size_type | index, | 
| size_type | mappedTo | ||
| ) |  [inline] | 
        
 1.7.6.1