owneroverlapcopy.hh File Reference
Detailed Description
Classes providing communication interfaces for overlapping Schwarz methods.
#include <new>
#include <iostream>
#include <vector>
#include <list>
#include <map>
#include <set>
#include "math.h"
#include <mpi.h>
#include <dune/common/tripel.hh>
#include <dune/common/enumset.hh>
#include "indexset.hh"
#include "communicator.hh"
#include "remoteindices.hh"
#include <dune/common/mpicollectivecommunication.hh>
#include "solvercategory.hh"
#include "istlexception.hh"
#include <dune/common/collectivecommunication.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
struct | Dune::OwnerOverlapCopyAttributeSet |
Attribute set for overlapping schwarz. More... | |
class | Dune::IndexInfoFromGrid< G, L > |
Information about the index distribution. More... | |
class | Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType > |
A class setting up standard communication for a two-valued attribute set with owner/overlap/copy semantics. More... |