dune-fem  2.4.1-rc
Public Types | Static Public Attributes | List of all members
Dune::Fem::Selector< N1, N2, N3, N4, N5, N6, N7, N8, N9 > Struct Template Reference

A helper class that creates a selector tuple from given pass ids. More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/pass/common/selector.hh>

Inheritance diagram for Dune::Fem::Selector< N1, N2, N3, N4, N5, N6, N7, N8, N9 >:
Inheritance graph

Public Types

typedef Dune::Fem::ElementTuple< N1, N2, N3, N4, N5, N6, N7, N8, N9 >::Type Type
 tuple consisting of Dune::integral_constant< int, N_i > More...
 

Static Public Attributes

static const int size
 

Detailed Description

template<int N1 = -1, int N2 = -1, int N3 = -1, int N4 = -1, int N5 = -1, int N6 = -1, int N7 = -1, int N8 = -1, int N9 = -1>
struct Dune::Fem::Selector< N1, N2, N3, N4, N5, N6, N7, N8, N9 >

A helper class that creates a selector tuple from given pass ids.

Member Typedef Documentation

typedef Dune::Fem::ElementTuple< N1, N2, N3, N4, N5, N6, N7, N8, N9 > :: Type Dune::Fem::SelectorBase< Dune::Fem::ElementTuple< N1, N2, N3, N4, N5, N6, N7, N8, N9 > >::Type
inherited

tuple consisting of Dune::integral_constant< int, N_i >

Member Data Documentation

const int Dune::Fem::SelectorBase< Dune::Fem::ElementTuple< N1, N2, N3, N4, N5, N6, N7, N8, N9 > >::size
staticinherited

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