#include <dune/pdelab/ordering/utility.hh>
|
template<typename Index > |
static std::size_t | geometryType (const Index &geometry_index) |
|
template<typename Index > |
static std::size_t | entityIndex (const Index &geometry_index) |
|
template<typename Index , typename SizeType > |
static void | store (Index &index, const GeometryType >, SizeType entity_index) |
|
◆ entityIndex()
template<typename Index >
static std::size_t Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex::entityIndex |
( |
const Index & |
geometry_index | ) |
|
|
inlinestatic |
◆ geometryType()
template<typename Index >
static std::size_t Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex::geometryType |
( |
const Index & |
geometry_index | ) |
|
|
inlinestatic |
◆ store()
template<typename Index , typename SizeType >
static void Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex::store |
( |
Index & |
index, |
|
|
const GeometryType & |
gt, |
|
|
SizeType |
entity_index |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: