dune-fem  2.4.1-rc
Static Public Attributes | List of all members
Dune::Fem::GridPartCapabilities::hasEntity< GridPartType, codim > Struct Template Reference

specialize with 'true' for all codims that a grid implements entities for (default=false) More...

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

Static Public Attributes

static const bool v = false
 

Detailed Description

template<class GridPartType, int codim>
struct Dune::Fem::GridPartCapabilities::hasEntity< GridPartType, codim >

specialize with 'true' for all codims that a grid implements entities for (default=false)

Member Data Documentation

template<class GridPartType , int codim>
const bool Dune::Fem::GridPartCapabilities::hasEntity< GridPartType, codim >::v = false
static

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