dune-istl
2.2.0
|
Implementation of the BCRSMatrix class. More...
Go to the source code of this file.
Classes | |
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. | |
Namespaces | |
namespace | Dune |
Implementation of the BCRSMatrix class.