dune-grid
2.3beta2
|
#include <dune/grid/geometrygrid/geometry.hh>
Classes | |
struct | CornerStorage |
struct | hasSingleGeometryType |
Public Types | |
typedef remove_const< Grid > ::type::Traits | Traits |
typedef Traits::ctype | ctype |
typedef GenericGeometry::MatrixHelper < GenericGeometry::DuneCoordTraits < ctype > > | MatrixHelper |
Static Public Member Functions | |
static ctype | tolerance () |
typedef Traits::ctype Dune::GeoGrid::GeometryTraits< Grid >::ctype |
typedef GenericGeometry::MatrixHelper< GenericGeometry::DuneCoordTraits< ctype > > Dune::GeoGrid::GeometryTraits< Grid >::MatrixHelper |
typedef remove_const< Grid >::type::Traits Dune::GeoGrid::GeometryTraits< Grid >::Traits |
|
inlinestatic |