All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Dune::PersistentContainer< PolyhedralGrid< dim, dimworld >, Data > Class Template Reference
Inheritance diagram for Dune::PersistentContainer< PolyhedralGrid< dim, dimworld >, Data >:

Public Types

typedef PolyhedralGrid< dim,
dimworld > 
GridType
 
typedef std::vector< Data >
::allocator_type 
Allocator
 

Public Member Functions

 PersistentContainer (const GridType &grid, const int codim, const Data &data=Data(), const Allocator &allocator=Allocator())
 Constructor filling the container with values using the default constructor Depending on the implementation this could be achieved without allocating memory.
 

The documentation for this class was generated from the following file: