|
dune-grid
2.2.0
|
#include <dune/grid/albertagrid/elementinfo.hh>
Public Member Functions | |
| Stack () | |
| ~Stack () | |
| InstancePtr | allocate () |
| void | release (InstancePtr &p) |
| InstancePtr | null () |
| Dune::Alberta::ElementInfo< dim >::Stack::Stack | ( | ) | [inline] |
| Dune::Alberta::ElementInfo< dim >::Stack::~Stack | ( | ) | [inline] |
| ElementInfo< dim >::InstancePtr Dune::Alberta::ElementInfo< dim >::Stack::allocate | ( | ) | [inline] |
| ElementInfo< dim >::InstancePtr Dune::Alberta::ElementInfo< dim >::Stack::null | ( | ) | [inline] |
| void Dune::Alberta::ElementInfo< dim >::Stack::release | ( | InstancePtr & | p | ) | [inline] |
1.7.6.1