dune-fem  2.4.1-rc
Static Public Attributes | List of all members
Dune::Fem::Capabilities::isHierarchic< DiscreteFunctionSpace > Class Template Reference

specialize with true if for a space the basis functions are sorted by the polynomial order, starting with the lowest order More...

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

Static Public Attributes

static const bool v = false
 

Detailed Description

template<class DiscreteFunctionSpace>
class Dune::Fem::Capabilities::isHierarchic< DiscreteFunctionSpace >

specialize with true if for a space the basis functions are sorted by the polynomial order, starting with the lowest order

Member Data Documentation

template<class DiscreteFunctionSpace >
const bool Dune::Fem::Capabilities::isHierarchic< DiscreteFunctionSpace >::v = false
static

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