ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions
element_orientation< container_type > Class Template Reference

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)

Detailed Description

template<typename container_type>
class viennagrid::element_orientation< container_type >

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


Member Function Documentation

size_type operator() ( size_type  in) const [inline]
void print ( ) const [inline]
void setDefaultOrientation ( ) [inline]
void setPermutation ( size_type  index,
size_type  mappedTo 
) [inline]

The documentation for this class was generated from the following file: