dune-pdelab  2.7-git
Static Public Member Functions | List of all members
Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex Struct Reference

#include <dune/pdelab/ordering/utility.hh>

Static Public Member Functions

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 &gt, SizeType entity_index)
 

Member Function Documentation

◆ 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: