Dune Core Modules (2.4.1)
basearray.hh File Reference
Implements several basic array containers. More...
#include "assert.h"#include <cmath>#include <cstddef>#include <memory>#include <algorithm>#include "istlexception.hh"#include <dune/common/iteratorfacades.hh>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 |
| Dune namespace. | |
Detailed Description
Implements several basic array containers.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)