3 #ifndef DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
4 #define DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
12 namespace GenericGeometry
26 typedef FieldVector< ctype, dim >
type;
29 template<
int rows,
int cols >
32 typedef FieldMatrix< ctype, rows, cols >
type;
51 template<
class CT,
unsigned int dim,
unsigned int dimW >
60 typedef typename CoordTraits :: template Vector< dimension > :: type
LocalCoordinate;
63 typedef typename CoordTraits :: template Matrix< dimWorld, dimension > :: type
65 typedef typename CoordTraits :: template Matrix< dimension, dimWorld > :: type
112 template<
class ctype,
int dimG,
int dimW,
bool alwaysAffine = false >
142 static const bool v =
false;
157 template<
class Topology >
243 template<
class Gr
id >
246 template<
class Gr
id >
304 template<
class Gr
id >
307 template<
class Gr
id >
315 #endif // #ifndef DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH