dune-grid  2.1.1
Classes | Public Types | Static Public Attributes
Dune::AlbertaGridGeometryTraits< GridImp, cdim > Struct Template Reference

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

List of all members.

Classes

struct  Caching
struct  Mapping

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

template<class GridImp, int cdim>
struct Dune::AlbertaGridGeometryTraits< GridImp, cdim >


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: