dune-istl  2.6-git
Classes | Namespaces | Functions

Classes providing communication interfaces for overlapping Schwarz methods. More...

#include <new>
#include <iostream>
#include <vector>
#include <list>
#include <map>
#include <set>
#include <tuple>
#include "cmath"
#include <dune/common/enumset.hh>
#include "solvercategory.hh"
#include "istlexception.hh"
#include <dune/common/parallel/collectivecommunication.hh>
#include <dune/istl/matrixmarket.hh>

Go to the source code of this file.

Classes

struct  Dune::OwnerOverlapCopyAttributeSet
 Attribute set for overlapping schwarz. More...
 
class  Dune::IndexInfoFromGrid< G, L >
 Information about the index distribution. More...
 

Namespaces

 Dune
 

Functions

template<int dim, template< class, class > class Comm>
void testRedistributed (int s)
 

Detailed Description

Classes providing communication interfaces for overlapping Schwarz methods.

Author
Peter Bastian

Function Documentation

◆ testRedistributed()

template<int dim, template< class, class > class Comm>
void testRedistributed ( int  s)