dune-fem  2.4.1-rc
Static Public Attributes | List of all members
Dune::Fem::SelectorBase< ElementTupleImp >::Contains< N > Struct Template Reference

check, whether integer N is contained in selector More...

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

Static Public Attributes

static const bool v = ( Dune::ContainsType< Type, std::integral_constant< int, N > >::value )
 

Detailed Description

template<class ElementTupleImp>
template<int N>
struct Dune::Fem::SelectorBase< ElementTupleImp >::Contains< N >

check, whether integer N is contained in selector

Member Data Documentation

template<class ElementTupleImp>
template<int N>
const bool Dune::Fem::SelectorBase< ElementTupleImp >::Contains< N >::v = ( Dune::ContainsType< Type, std::integral_constant< int, N > >::value )
static

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