DUNE PDELab (git)
remoteindices.hh File Reference
Classes describing a distributed indexset. More...
#include <cassert>
#include <iostream>
#include <ostream>
#include <map>
#include <memory>
#include <set>
#include <tuple>
#include <utility>
#include <vector>
#include <mpi.h>
#include <dune/common/exceptions.hh>
#include <dune/common/sllist.hh>
#include <dune/common/stdstreams.hh>
#include <dune/common/parallel/indexset.hh>
#include <dune/common/parallel/mpitraits.hh>
#include <dune/common/parallel/plocalindex.hh>
Go to the source code of this file.
Classes | |
class | Dune::MPITraits< IndexPair< TG, ParallelLocalIndex< TA > > > |
class | Dune::RemoteIndex< T1, T2 > |
Information about an index residing on another processor. More... | |
class | Dune::RemoteIndices< T, A > |
The indices present on remote processes. More... | |
class | Dune::RemoteIndexListModifier< T, A, mode > |
Modifier for adding and/or deleting remote indices from the remote index list. More... | |
class | Dune::CollectiveIterator< T, A > |
A collective iterator for moving over the remote indices for all processes collectively. More... | |
class | Dune::CollectiveIterator< T, A >::iterator |
Iterator over the valid underlying iterators. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Classes describing a distributed indexset.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)