1 #ifndef DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
2 #define DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
10 namespace GenericGeometry
24 typedef FieldVector< ctype, dim >
type;
27 template<
int rows,
int cols >
30 typedef FieldMatrix< ctype, rows, cols >
type;
49 template<
class CT,
unsigned int dim,
unsigned int dimW >
58 typedef typename CoordTraits :: template Vector< dimension > :: type
LocalCoordinate;
61 typedef typename CoordTraits :: template Matrix< dimWorld, dimension > :: type
63 typedef typename CoordTraits :: template Matrix< dimension, dimWorld > :: type
68 template<
unsigned int codim >
111 template<
class ctype,
int dimG,
int dimW,
bool alwaysAffine = false >
154 template<
class Topology >
241 template<
class Gr
id >
244 template<
class Gr
id >
303 template<
class Gr
id >
306 template<
class Gr
id >
314 #endif // #ifndef DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH