dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | List of all members
Dune::Fem::GeoGeometryTraits< GridFamily > Class Template Reference

#include <dune/fem/gridpart/geogridpart/geometry.hh>

Classes

struct  CornerStorage
 
struct  hasSingleGeometryType
 

Public Types

typedef std::remove_const< GridFamily >::type::ctype ctype
 
typedef Dune::Impl::FieldMatrixHelper< ctypeMatrixHelper
 

Static Public Member Functions

static ctype tolerance ()
 

Member Typedef Documentation

◆ ctype

template<class GridFamily >
typedef std::remove_const<GridFamily>::type::ctype Dune::Fem::GeoGeometryTraits< GridFamily >::ctype

◆ MatrixHelper

template<class GridFamily >
typedef Dune::Impl::FieldMatrixHelper< ctype > Dune::Fem::GeoGeometryTraits< GridFamily >::MatrixHelper

Member Function Documentation

◆ tolerance()

template<class GridFamily >
static ctype Dune::Fem::GeoGeometryTraits< GridFamily >::tolerance ( )
inlinestatic

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