dune-alugrid  2.8-git
Public Member Functions | Public Attributes | List of all members
Dune::DefaultIndexSet< GridImp, IteratorImp >::Index Struct Reference

#include <dune/alugrid/common/defaultindexsets.hh>

Public Member Functions

 Index ()
 
int index () const
 
void set (const int index)
 

Public Attributes

int index_
 

Constructor & Destructor Documentation

◆ Index()

template<class GridImp , class IteratorImp >
Dune::DefaultIndexSet< GridImp, IteratorImp >::Index::Index ( )
inline

Member Function Documentation

◆ index()

template<class GridImp , class IteratorImp >
int Dune::DefaultIndexSet< GridImp, IteratorImp >::Index::index ( ) const
inline

◆ set()

template<class GridImp , class IteratorImp >
void Dune::DefaultIndexSet< GridImp, IteratorImp >::Index::set ( const int  index)
inline

Member Data Documentation

◆ index_

template<class GridImp , class IteratorImp >
int Dune::DefaultIndexSet< GridImp, IteratorImp >::Index::index_

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