dune-geometry  2.2.0
Static Public Attributes
Dune::GenericGeometry::IsCodimHybrid< Topology, codim > Struct Template Reference

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

List of all members.

Static Public Attributes

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

template<class Topology, unsigned int codim>
struct Dune::GenericGeometry::IsCodimHybrid< Topology, codim >


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: