dune-grid
2.2.0
|
ALUGrid has only one geometry type for codim 0 entities. More...
#include <dune/grid/alugrid/common/capabilities.hh>
Static Public Attributes | |
static const bool | v = true |
static const unsigned int | topologyId |
ALUGrid has only one geometry type for codim 0 entities.
const unsigned int Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >::topologyId [static] |
(eltype == cube) ? GenericGeometry :: CubeTopology< dim > :: type :: id : GenericGeometry :: SimplexTopology< dim > :: type :: id
const bool Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >::v = true [static] |