|
dune-grid
2.3.1
|
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 > |
| 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< codim > |
| struct | Dune::DefaultIndexSet< GridImp, IteratorImp >::EntitySpec< EntityType, codim > |
| struct | Dune::DefaultIndexSet< GridImp, IteratorImp >::EntitySpec< EntityType, 0 > |
Namespaces | |
| namespace | Dune |
Provides default index set implementations for Level- and LeafIndexsets used by ALUGrid.
1.8.1.2