domesticoverlapfrombcrsmatrix.hh File Reference

This class creates and manages the foreign overlap given an initial list of border indices and a BCRS matrix. More...

#include "foreignoverlapfrombcrsmatrix.hh"
#include "blacklist.hh"
#include "globalindices.hh"
#include <ewoms/parallel/mpibuffer.hh>
#include <algorithm>
#include <limits>
#include <set>
#include <map>
#include <vector>
Include dependency graph for domesticoverlapfrombcrsmatrix.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::Linear::DomesticOverlapFromBCRSMatrix< BCRSMatrix >
 This class creates and manages the foreign overlap given an initial list of border indices and a BCRS matrix. More...
 

Namespaces

 Ewoms
 
 Ewoms::Linear
 

Detailed Description

This class creates and manages the foreign overlap given an initial list of border indices and a BCRS matrix.

The foreign overlap are all (row) indices which overlap with the some of the current process's local indices.