dune-pdelab 2.7-git
Loading...
Searching...
No Matches
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)
 
template<typename Index , typename SizeType >
static void store (Index &index, SizeType geometry_index, 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() [1/2]

template<typename Index , typename SizeType >
static void Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex::store ( Index &  index,
const GeometryType &  gt,
SizeType  entity_index 
)
inlinestatic

◆ store() [2/2]

template<typename Index , typename SizeType >
static void Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex::store ( Index &  index,
SizeType  geometry_index,
SizeType  entity_index 
)
inlinestatic

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