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 4 Jan 2009 with Doxygen (ver 1.5.1) [logfile].