dune-grid
2.2.0
|
#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 |
typedef GenericGeometry::DuneCoordTraits< Alberta::Real > Dune::AlbertaGridGeometryTraits< GridImp, cdim >::CoordTraits |
typedef remove_const< GridImp >::type Dune::AlbertaGridGeometryTraits< GridImp, cdim >::Grid |
const int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::dimGrid = Grid::dimension [static] |
const int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::dimWorld = cdim [static] |
const bool Dune::AlbertaGridGeometryTraits< GridImp, cdim >::hybrid = false [static] |
const unsigned int Dune::AlbertaGridGeometryTraits< GridImp, cdim >::topologyId = GenericGeometry::SimplexTopology< dimGrid >::type::id [static] |