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 <mpi.h>
#include "overlaptypes.hh"
Include dependency graph for globalindices.hh:
This graph shows which files directly or indirectly include this file:

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...
 

Namespaces

 Ewoms
 
 Ewoms::Linear
 

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.