dune-fem  2.4.1-rc
Classes | Public Types | Static Public Member Functions | List of all members
Dune::Fem::GeoGeometryTraits< GridFamily > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/geogridpart/geometry.hh>

Classes

struct  CornerStorage
 
struct  hasSingleGeometryType
 

Public Types

typedef std::remove_const< GridFamily >::type::ctype ctype
 
typedef GenericGeometry::MatrixHelper< GenericGeometry::DuneCoordTraits< ctype > > MatrixHelper
 

Static Public Member Functions

static ctype tolerance ()
 

Member Typedef Documentation

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

Member Function Documentation

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

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