dune-composites (2.5.1)
Dune::Geneo::MultiCommGatherScatter< GFS, RankIndex, V > Class Template Reference
#include <dune/composites/Driver/Solvers/geneo/multicommdatahandle.hh>
Public Member Functions | |
MultiCommGatherScatter (const GFS &gfs, RankIndex rank, std::vector< std::shared_ptr< V > > _target_vectors, std::vector< RankIndex > _neighbor_ranks) | |
Create a DisjointPartitioningGatherScatter object. More... | |
Detailed Description
template<typename GFS, typename RankIndex, typename V>
class Dune::Geneo::MultiCommGatherScatter< GFS, RankIndex, V >
class Dune::Geneo::MultiCommGatherScatter< GFS, RankIndex, V >
Communication infrastructure for receiving data in separate vectors per neighbor
Constructor & Destructor Documentation
◆ MultiCommGatherScatter()
template<typename GFS , typename RankIndex , typename V >
|
inline |
Create a DisjointPartitioningGatherScatter object.
- Parameters
-
rank The MPI rank of the current process.
The documentation for this class was generated from the following file:
- dune/composites/Driver/Solvers/geneo/multicommdatahandle.hh
