Go to the source code of this file.
Classes |
class | Dune::PersistentContainerVector< Grid, Index, Vector > |
| An implementation for the PersistentContainer based on a container satisfying the std::vector interface and using a class providing an IndexSet for storing the Data. More...
|
class | Dune::PersistentContainerMap< Grid, Id, Map > |
| An implementation for the PersistentContainer based on a container satisfying the std::map interface and using a class providing an IdSet for storing the Data. More...
|
struct | Dune::PersistentContainerMap< Grid, Id, Map >::DataExtractor< D, iterator > |
struct | Dune::PersistentContainerMap< Grid, Id, Map >::DataExtractor< D, const_iterator > |
class | Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType > |
struct | Dune::PersistentContainerMap< Grid, Id, Map >::AdaptCodimBase< codim, gridHasCodim > |
struct | Dune::PersistentContainerMap< Grid, Id, Map >::AdaptCodimBase< codim, false > |
struct | Dune::PersistentContainerMap< Grid, Id, Map >::AdaptCodim< codim > |
class | Dune::PersistentContainer< Grid, Data, Allocator > |
Namespaces |
namespace | Dune |