overlappingbcrsmatrix.hh File Reference

An overlap aware block-compressed row storage (BCRS) matrix. More...

#include <ewoms/linear/domesticoverlapfrombcrsmatrix.hh>
#include <ewoms/linear/globalindices.hh>
#include <ewoms/linear/blacklist.hh>
#include <ewoms/parallel/mpibuffer.hh>
#include <opm/material/common/Valgrind.hpp>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/io.hh>
#include <algorithm>
#include <set>
#include <map>
#include <iostream>
#include <vector>
#include <memory>
Include dependency graph for overlappingbcrsmatrix.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::Linear::OverlappingBCRSMatrix< BCRSMatrix >
 An overlap aware block-compressed row storage (BCRS) matrix. More...
 

Namespaces

 Ewoms
 
 Ewoms::Linear
 

Detailed Description

An overlap aware block-compressed row storage (BCRS) matrix.