My Project
Loading...
Searching...
No Matches
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  Opm::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

namespace  Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

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.