ALUGrid has only one geometry type for codim 0 entities
.
More...
#include <dune/grid/alugrid/common/capabilities.hh>
List of all members.
Static Public Attributes |
static const bool | v = true |
static const unsigned int | topologyId |
Detailed Description
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
.
Member Data Documentation
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
Initial value:
GenericGeometry :: CubeTopology< dim > :: type :: id :
GenericGeometry :: SimplexTopology< dim > :: type :: id
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
The documentation for this struct was generated from the following file: