All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
globalindices.hh File Reference

This class maps domestic row indices to and from "global" indices which is used to construct an algebraic overlap for the parallel linear solvers. More...

#include <dune/grid/common/datahandleif.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/operators.hh>
#include <algorithm>
#include <set>
#include <map>
#include <iostream>
#include <tuple>
#include "overlaptypes.hh"

Go to the source code of this file.

Classes

class  Ewoms::Linear::GlobalIndices< ForeignOverlap >
 This class maps domestic row indices to and from "global" indices which is used to construct an algebraic overlap for the parallel linear solvers. More...
 

Detailed Description

This class maps domestic row indices to and from "global" indices which is used to construct an algebraic overlap for the parallel linear solvers.