| 
    
    
     persistentcontainer.hh 
Go to the documentation of this file. 
   28    typedef PersistentContainerVector< GridType, typename GridType::Traits::LeafIndexSet, std::vector<Data> > BaseType; 
   33    PersistentContainer ( const GridType &grid, const int codim, const Data& data = Data(), const Allocator &allocator = Allocator() ) 
std::vector< Data >::allocator_type Allocator Definition: persistentcontainer.hh:25 PolyhedralGrid< dim, dimworld > GridType Definition: persistentcontainer.hh:24 PersistentContainer(const GridType &grid, const int codim, const Data &data=Data(), const Allocator &allocator=Allocator()) Definition: persistentcontainer.hh:33 The namespace Dune is the main namespace for all Dune code. Definition: common/CartesianIndexMapper.hpp:10  |