dune-grid 2.10
Loading...
Searching...
No Matches
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>
ctype Dune::GeoGrid::GeometryTraits< Grid >::tolerance ( )
inlinestatic

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