dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator Struct Reference

#include <dune/fem/space/basisfunctionset/hpdg/typeindexset.hh>

Public Member Functions

bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 
GeometryType operator* () const
 
Iteratoroperator++ ()
 

Public Attributes

std::size_t index
 

Member Function Documentation

◆ operator!=()

template<class TypeIndexSet >
bool Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator::operator!= ( const Iterator other) const
inline

◆ operator*()

template<class TypeIndexSet >
GeometryType Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator::operator* ( ) const
inline

◆ operator++()

template<class TypeIndexSet >
Iterator & Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator::operator++ ( )
inline

◆ operator==()

template<class TypeIndexSet >
bool Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator::operator== ( const Iterator other) const
inline

Member Data Documentation

◆ index

template<class TypeIndexSet >
std::size_t Dune::Fem::hpDG::GeometryTypes< TypeIndexSet >::Iterator::index

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