dune-grid  2.2.0
Classes | Namespaces
common/defaultindexsets.hh File Reference

Provides default index set implementations for Level- and LeafIndexsets used by ALUGrid. More...

Go to the source code of this file.

Classes

struct  Dune::DefaultLevelIteratorTypes< GridImp >
 LevelIterator tpyes for all codims and partition types. More...
struct  Dune::DefaultLevelIteratorTypes< GridImp >::Codim< cd >
 The types. More...
struct  Dune::DefaultLevelIteratorTypes< GridImp >::Codim< cd >::Partition< pitype >
struct  Dune::DefaultLeafIteratorTypes< GridImp >
 LeafIterator tpyes for all codims and partition types. More...
struct  Dune::DefaultLeafIteratorTypes< GridImp >::Codim< cd >
 The types of the iterator. More...
struct  Dune::DefaultLeafIteratorTypes< GridImp >::Codim< cd >::Partition< pitype >
struct  Dune::DefaultIndexSetHelper::ContainsIndex< Grid, Index >
class  Dune::DefaultIndexSet< GridImp, IteratorImp >
 DefaultIndexSet creates an index set by using the grids persistent container an a given pair of iterators. More...
struct  Dune::DefaultIndexSet< GridImp, IteratorImp >::Index
struct  Dune::DefaultIndexSet< GridImp, IteratorImp >::InsertEntity< EntityType, codim >
struct  Dune::DefaultIndexSet< GridImp, IteratorImp >::InsertEntity< EntityType, 0 >

Namespaces

namespace  Dune
namespace  Dune::DefaultIndexSetHelper

Detailed Description

Provides default index set implementations for Level- and LeafIndexsets used by ALUGrid.

Author:
Robert Kloefkorn