dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::ALUGridPersistentContainer< G, T > Class Template Reference

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

Inheritance diagram for Dune::ALUGridPersistentContainer< G, T >:
Inheritance graph

Public Types

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

Public Member Functions

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

Member Typedef Documentation

◆ Grid

template<class G , class T >
typedef Base::Grid Dune::ALUGridPersistentContainer< G, T >::Grid

◆ GridType

template<class G , class T >
typedef Base::Grid Dune::ALUGridPersistentContainer< G, T >::GridType
Deprecated:
typedef of class Grid

◆ Value

template<class G , class T >
typedef Base::Value Dune::ALUGridPersistentContainer< G, T >::Value

Constructor & Destructor Documentation

◆ ALUGridPersistentContainer()

template<class G , class T >
Dune::ALUGridPersistentContainer< G, T >::ALUGridPersistentContainer ( const Grid grid,
int  codim,
const Value value = Value() 
)
inline

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