dune-geometry  2.2.1
Static Public Attributes | List of all members
Dune::GenericGeometry::IsCodimHybrid< Topology, codim > Struct Template Reference

#include <dune/geometry/genericgeometry/subtopologies.hh>

Static Public Attributes

static const bool value = (codim != 0) && IsHybrid< Topology >::value
 

Member Data Documentation

template<class Topology , unsigned int codim>
const bool Dune::GenericGeometry::IsCodimHybrid< Topology, codim >::value = (codim != 0) && IsHybrid< Topology >::value
static

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