dune-grid  2.1.1
Static Public Attributes
Dune::GenericGeometry::IsHybrid< Topology > Struct Template Reference

#include <dune/grid/genericgeometry/topologytypes.hh>

List of all members.

Static Public Attributes

static const bool value = !(IsSimplex< Topology >::value || IsCube< Topology >::value)

template<class Topology>
struct Dune::GenericGeometry::IsHybrid< Topology >


Member Data Documentation

template<class Topology >
const bool Dune::GenericGeometry::IsHybrid< Topology >::value = !(IsSimplex< Topology >::value || IsCube< Topology >::value) [static]

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