|
dune-grid
2.4.1
|
Provides default index set implementations for Level- and LeafIndexsets used by ALUGrid. More...
#include <vector>#include <rpc/rpc.h>#include <dune/common/forloop.hh>#include <dune/grid/common/grid.hh>#include <dune/grid/common/adaptcallback.hh>#include <dune/grid/utility/persistentcontainer.hh>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 |
Namespaces | |
| Dune | |
| Include standard header files. | |
Provides default index set implementations for Level- and LeafIndexsets used by ALUGrid.
1.8.11