1 #ifndef DUNE_ALBERTA_CAPABILITIES_HH
2 #define DUNE_ALBERTA_CAPABILITIES_HH
5 #include <dune/geometry/genericgeometry/topologytypes.hh>
16 template<
int dim,
int dimworld >
24 namespace Capabilities
30 template<
int dim,
int dimworld >
33 static const bool v =
true;
34 static const unsigned int topologyId = GenericGeometry :: SimplexTopology< dim > :: type :: id ;
41 template<
int dim,
int dimworld,
int codim >
44 static const bool v =
true;
51 template<
int dim,
int dimworld >
54 static const bool v =
false;
60 template<
int dim,
int dimworld >
63 static const bool v =
true;
69 template<
int dim,
int dimworld >
72 static const bool v =
true;
80 template<
class Gr
id >
83 template<
int dim,
int dimworld >
86 static const bool v =
true;
93 #endif // #if HAVE_ALBERTA
95 #endif // #ifndef DUNE_ALBERTA_CAPABILITIES_HH