dune-alugrid  3.0.0
Public Types | Public Member Functions | List of all members
Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T > Class Template Reference

#include <dune/alugrid/common/persistentcontainer.hh>

Inheritance diagram for Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T >:
Inheritance graph

Public Types

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

Public Member Functions

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

Member Typedef Documentation

◆ Grid

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm , class T >
typedef Base::Grid Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T >::Grid

◆ GridType

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm , class T >
typedef Base::Grid Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T >::GridType
Deprecated:
typedef of class Grid

◆ Value

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm , class T >
typedef Base::Value Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T >::Value

Constructor & Destructor Documentation

◆ PersistentContainer()

template<int dim, int dimworld, ALU3dGridElementType elType, class Comm , class T >
Dune::PersistentContainer< ALU3dGrid< dim, dimworld, elType, Comm >, T >::PersistentContainer ( const Grid grid,
int  codim,
const Value value = Value() 
)
inline

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