Dune Core Modules (2.6.0)

variablesizecommunicator.hh File Reference

A communicator that only needs to know the number of elements per index at the sender side. More...

#include <algorithm>
#include <cassert>
#include <cstddef>
#include <functional>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#include <mpi.h>
#include <dune/common/parallel/interface.hh>
#include <dune/common/parallel/mpitraits.hh>
#include <dune/common/unused.hh>

Go to the source code of this file.

Classes

class  Dune::VariableSizeCommunicator< Allocator >
 A buffered communicator where the amount of data sent does not have to be known a priori. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

A communicator that only needs to know the number of elements per index at the sender side.

Author
Markus Blatt
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 14, 22:29, 2024)