dune-grid  2.3.1-rc1
Classes | Public Types | Static Public Member Functions | List of all members
Dune::GeoGrid::GeometryTraits< Grid > Struct Template Reference

#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 ()
 

Member Typedef Documentation

template<class Grid >
typedef Traits::ctype Dune::GeoGrid::GeometryTraits< Grid >::ctype
template<class Grid >
typedef GenericGeometry::MatrixHelper< GenericGeometry::DuneCoordTraits< ctype > > Dune::GeoGrid::GeometryTraits< Grid >::MatrixHelper
template<class Grid >
typedef remove_const< Grid >::type::Traits Dune::GeoGrid::GeometryTraits< Grid >::Traits

Member Function Documentation

template<class Grid >
static ctype Dune::GeoGrid::GeometryTraits< Grid >::tolerance ( )
inlinestatic

The documentation for this struct was generated from the following file: