ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Static Public Member Functions | Static Public Attributes
simplex_tag< n > Struct Template Reference

Topological description of an n-simplex. More...

#include <simplex.hpp>

Public Types

typedef simplex_tag< n-1 > facet_tag

Static Public Member Functions

static std::string name ()

Static Public Attributes

static const int dim = n

Detailed Description

template<int n>
struct viennagrid::simplex_tag< n >

Topological description of an n-simplex.


Member Typedef Documentation

typedef simplex_tag<n-1> facet_tag

Member Function Documentation

static std::string name ( ) [inline, static]

Field Documentation

const int dim = n [static]

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