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/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>
Go to the source code of this file.
Classes | |
class | Ewoms::Linear::OverlappingBCRSMatrix< BCRSMatrix > |
An overlap aware block-compressed row storage (BCRS) matrix. More... | |
An overlap aware block-compressed row storage (BCRS) matrix.