ViennaGrid - The Vienna Grid Library  2.1.0
Data Structures | Namespaces
viennagrid/element/element_orientation.hpp File Reference

Provides an orienter for boundary k-cells of a n-cell. More...

#include <vector>
#include <iostream>
#include "viennagrid/forwards.hpp"

Go to the source code of this file.

Data Structures

class  element_orientation< container_type >
 A permutator for mapping local orientations to global vertices of a boundary k-cell. More...
struct  permutator_type< num_elements >
 Returns the internal type used for element permutations from global to local ordering. More...

Namespaces

namespace  viennagrid
 

The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces.


namespace  viennagrid::result_of
 

The metafunction layer. Provides type generators that derive the respective type from the mesh configuration.



Detailed Description

Provides an orienter for boundary k-cells of a n-cell.