dune-spgrid 2.7
Public Types | Public Member Functions | List of all members
Dune::PersistentContainer< SPGrid< ct, dim, Ref, Comm >, T > Class Template Reference

#include <dune/grid/spgrid/persistentcontainer.hh>

Inheritance diagram for Dune::PersistentContainer< SPGrid< ct, dim, Ref, Comm >, T >:
Inheritance graph

Public Types

typedef Base::Grid Grid
 
typedef Base::Value Value
 

Public Member Functions

 PersistentContainer (const Grid &grid, int codim, const Value &value=Value())
 

Member Typedef Documentation

◆ Grid

template<class ct , int dim, template< int > class Ref, class Comm , class T >
typedef Base::Grid Dune::PersistentContainer< SPGrid< ct, dim, Ref, Comm >, T >::Grid

◆ Value

template<class ct , int dim, template< int > class Ref, class Comm , class T >
typedef Base::Value Dune::PersistentContainer< SPGrid< ct, dim, Ref, Comm >, T >::Value

Constructor & Destructor Documentation

◆ PersistentContainer()

template<class ct , int dim, template< int > class Ref, class Comm , class T >
Dune::PersistentContainer< SPGrid< ct, dim, Ref, Comm >, T >::PersistentContainer ( const Grid grid,
int  codim,
const Value value = Value() 
)
inline

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