#include <dune/grid/spgrid/persistentcontainer.hh>
|
typedef Base::Grid | Grid |
|
typedef Base::Value | Value |
|
◆ 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 |
◆ 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: