overlappingbcrsmatrix.hh File Reference
#include <opm/simulators/linalg/domesticoverlapfrombcrsmatrix.hh>
#include <opm/simulators/linalg/globalindices.hh>
#include <opm/simulators/linalg/blacklist.hh>
#include <opm/models/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  Opm::Linear::OverlappingBCRSMatrix< BCRSMatrix >
 An overlap aware block-compressed row storage (BCRS) matrix. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Linear
 

Detailed Description

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