Dune Core Modules (2.4.1)
communicator.hh File Reference
Provides utility classes for syncing distributed data via MPI communication. More...
#include "remoteindices.hh"#include "interface.hh"#include <dune/common/exceptions.hh>#include <dune/common/typetraits.hh>#include <dune/common/stdstreams.hh>#include <mpi.h>Go to the source code of this file.
Classes | |
| struct | Dune::SizeOne | 
| Flag for marking indexed data structures where data at each index is of the same size.  More... | |
| struct | Dune::VariableSize | 
| Flag for marking indexed data structures where the data at each index may be a variable multiple of another type.  More... | |
| struct | Dune::CommPolicy< V > | 
| Default policy used for communicating an indexed type.  More... | |
| class | Dune::CommPolicy< V >::CommunicationError | 
| Error thrown if there was a problem with the communication.  More... | |
| struct | Dune::CommPolicy< V >::CopyGatherScatter< T > | 
| GatherScatter default implementation that just copies data.  More... | |
| class | Dune::BufferedCommunicator | 
| A communicator that uses buffers to gather and scatter the data to be send or received.  More... | |
Namespaces | |
| namespace | Dune | 
| Dune namespace.  | |
Detailed Description
Provides utility classes for syncing distributed data via MPI communication.
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)