Dune Core Modules (2.4.1)
bcrsmatrix.hh File Reference
Implementation of the BCRSMatrix class. More...
#include <cmath>#include <complex>#include <set>#include <iostream>#include <algorithm>#include <numeric>#include <vector>#include <map>#include "istlexception.hh"#include "bvector.hh"#include "matrixutils.hh"#include <dune/common/stdstreams.hh>#include <dune/common/iteratorfacades.hh>#include <dune/common/typetraits.hh>#include <dune/common/ftraits.hh>#include <dune/common/nullptr.hh>Go to the source code of this file.
Classes | |
| struct | Dune::CompressionStatistics< size_type > |
| Statistics about compression achieved in implicit mode. More... | |
| class | Dune::ImplicitMatrixBuilder< M_ > |
| A wrapper for uniform access to the BCRSMatrix during and after the build stage in implicit build mode. More... | |
| class | Dune::ImplicitMatrixBuilder< M_ >::row_object |
| Proxy row object for entry access. More... | |
| class | Dune::BCRSMatrix< B, A > |
| A sparse block matrix with compressed row storage. More... | |
| class | Dune::BCRSMatrix< B, A >::RealRowIterator< T > |
| Iterator access to matrix rows More... | |
| class | Dune::BCRSMatrix< B, A >::CreateIterator |
| Iterator class for sequential creation of blocks More... | |
| class | Dune::BCRSMatrix< B, A >::Deallocator |
| Class used by shared_ptr to deallocate memory using the proper allocator. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Detailed Description
Implementation of the BCRSMatrix class.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 1, 23:35, 2025)