|
dune-grid 2.10
|
#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< ctype > | MatrixHelper |
Static Public Member Functions | |
| static ctype | tolerance () |
| typedef Traits::ctype Dune::GeoGrid::GeometryTraits< Grid >::ctype |
| typedef Impl::FieldMatrixHelper< ctype > Dune::GeoGrid::GeometryTraits< Grid >::MatrixHelper |
| typedef std::remove_const<Grid>::type::Traits Dune::GeoGrid::GeometryTraits< Grid >::Traits |
|
inlinestatic |