dune-grid 2.9.0
Classes | Namespaces | Functions
utility/persistentcontainer.hh File Reference
#include <map>
#include <dune/grid/utility/persistentcontainermap.hh>

Go to the source code of this file.

Classes

class  Dune::PersistentContainer< G, T >
 A class for storing data during an adaptation cycle. More...
 
class  Dune::PersistentContainer< const Grid, T >
 refer PersistentContainer<const Grid> to the implementation of the mutable grid More...
 

Namespaces

namespace  Dune
 Include standard header files.
 
namespace  std
 STL namespace.
 

Functions

template<class G , class T >
void std::swap (Dune::PersistentContainer< G, T > &a, Dune::PersistentContainer< G, T > &b)