dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridView2GridPart< GridView, Implementation, storeCopy > > Struct Template Reference

#include <dune/fem/gridpart/common/gridview2gridpart.hh>

Static Public Attributes

static const bool v = Dune::Capabilities::hasSingleGeometryType< typename GridView::Grid >::v
 
static const unsigned int topologyId = Dune::Capabilities::hasSingleGeometryType< typename GridView::Grid >::topologyId
 

Member Data Documentation

◆ topologyId

template<class GridView , class Implementation , bool storeCopy>
const unsigned int Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridView2GridPart< GridView, Implementation, storeCopy > >::topologyId = Dune::Capabilities::hasSingleGeometryType< typename GridView::Grid >::topologyId
static

◆ v

template<class GridView , class Implementation , bool storeCopy>
const bool Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridView2GridPart< GridView, Implementation, storeCopy > >::v = Dune::Capabilities::hasSingleGeometryType< typename GridView::Grid >::v
static

The documentation for this struct was generated from the following file: