dune-fem  2.4.1-rc
Static Public Attributes | List of all members
Dune::Fem::Capabilities::hasStaticPolynomialOrder< LagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, polOrder, Storage > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/lagrange/capabilities.hh>

Static Public Attributes

static const bool v = true
 
static const int order = polOrder
 

Member Data Documentation

template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
const int Dune::Fem::Capabilities::hasStaticPolynomialOrder< LagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, polOrder, Storage > >::order = polOrder
static
template<class FunctionSpace , class GridPart , int polOrder, template< class > class Storage>
const bool Dune::Fem::Capabilities::hasStaticPolynomialOrder< LagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, polOrder, Storage > >::v = true
static

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