stack.hh File Reference


Detailed Description

This file implements a stack-classes Stack. It is mainly used by the grid iterators where exact knowledge of the stack implementation is needed to guarantee efficient execution.

Deprecated:
std::stack is several times faster than this class.

#include <dune/common/dlist.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/deprecated.hh>
#include <dune/common/finitestack.hh>

Go to the source code of this file.

Namespaces

namespace  Dune

Classes

class  Dune::StackException
 Exception thrown by the stack. More...
class  Dune::Stack< T >
 (DEPRECATED) dynamic stack implemented with a double linked list More...


Generated on Thu Apr 2 10:39:54 2009 for dune-common by  doxygen 1.5.6