3#ifndef DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
4#define DUNE_GEOMETRY_GENERICGEOMETRY_GEOMETRYTRAITS_HH
7#include "matrixhelper.hh"
11 namespace GenericGeometry
18 struct DuneCoordTraits
28 template<
int rows,
int cols >
31 typedef FieldMatrix< ctype, rows, cols > type;
36 static const ctype epsilon ()
Dune namespace.
Definition: alignment.hh:10