indexstack.hh File Reference
Detailed Description
Provides an index stack that supplies indices for element numbering for a grid (i.e. AlbertaGrid and ALUGrid).
#include <assert.h>
#include <stack>
#include <dune/common/stack.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::IndexStack< T, length > |