basearray.hh File Reference

Implements several basic array containers. More...

Go to the source code of this file.

Classes

class  Dune::base_array_unmanaged< B, A >
 A simple array container for objects of type B. More...
class  Dune::base_array_unmanaged< B, A >::RealIterator< T >
 Iterator implementation class. More...
class  Dune::base_array_window< B, A >
 Extend base_array_unmanaged by functions to manipulate. More...
class  Dune::base_array< B, A >
 This container extends base_array_unmanaged by memory management with the usual copy semantics providing the full range of copy constructor, destructor and assignment operators. More...
class  Dune::compressed_base_array_unmanaged< B, A >
 A simple array container with non-consecutive index set. More...
class  Dune::compressed_base_array_unmanaged< B, A >::RealIterator< T >
 iterator class for sequential access More...

Namespaces

namespace  Dune

Detailed Description

Implements several basic array containers.

Generated on Sat Apr 24 11:13:47 2010 for dune-istl by  doxygen 1.6.3