ALUGrid has only one geometry type for codim 0 entities.
More...
#include <dune/alugrid/common/capabilities.hh>
|
static const bool | v = true |
|
static const unsigned int | topologyId |
|
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm>
struct Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >
ALUGrid has only one geometry type for codim 0 entities.
◆ topologyId
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
const unsigned int Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >::topologyId |
|
static |
Initial value:
GenericGeometry :: CubeTopology< dim > :: type :: id :
GenericGeometry :: SimplexTopology< dim > :: type :: id
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
const bool Dune::Capabilities::hasSingleGeometryType< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >::v = true |
|
static |
The documentation for this struct was generated from the following file: