dune-grid 2.9.0
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 std::remove_const< Grid >::type::Traits Traits
 
typedef Traits::ctype ctype
 
typedef Impl::FieldMatrixHelper< ctypeMatrixHelper
 

Static Public Member Functions

static ctype tolerance ()
 

Member Typedef Documentation

◆ ctype

template<class Grid >
typedef Traits::ctype Dune::GeoGrid::GeometryTraits< Grid >::ctype

◆ MatrixHelper

template<class Grid >
typedef Impl::FieldMatrixHelper< ctype > Dune::GeoGrid::GeometryTraits< Grid >::MatrixHelper

◆ Traits

template<class Grid >
typedef std::remove_const<Grid>::type::Traits Dune::GeoGrid::GeometryTraits< Grid >::Traits

Member Function Documentation

◆ tolerance()

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

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