dune-grid  2.2.0
Classes | Public Types | Static Public Attributes | List of all members
Dune::AlbertaGridGeometryTraits< GridImp, cdim > Struct Template Reference

#include <dune/grid/albertagrid/geometry.hh>

Classes

struct  Caching
struct  Mapping
struct  UserData

Public Types

typedef remove_const< GridImp >
::type 
Grid
typedef
GenericGeometry::DuneCoordTraits
< Alberta::Real
CoordTraits

Static Public Attributes

static const int dimGrid = Grid::dimension
static const int dimWorld = cdim
static const bool hybrid = false
static const unsigned int topologyId = GenericGeometry::SimplexTopology< dimGrid >::type::id

Member Typedef Documentation

template<class GridImp , int cdim>
typedef GenericGeometry::DuneCoordTraits< Alberta::Real > Dune::AlbertaGridGeometryTraits< GridImp, cdim >::CoordTraits
template<class GridImp , int cdim>
typedef remove_const< GridImp >::type Dune::AlbertaGridGeometryTraits< GridImp, cdim >::Grid

Member Data Documentation

template<class GridImp , int cdim>
const int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::dimGrid = Grid::dimension
static
template<class GridImp , int cdim>
const int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::dimWorld = cdim
static
template<class GridImp , int cdim>
const bool Dune::AlbertaGridGeometryTraits< GridImp, cdim >::hybrid = false
static
template<class GridImp , int cdim>
const unsigned int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::topologyId = GenericGeometry::SimplexTopology< dimGrid >::type::id
static

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