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 >

Communication infrastructure for receiving data in separate vectors per neighbor

Constructor & Destructor Documentation

◆ MultiCommGatherScatter()

template<typename GFS , typename RankIndex , typename V >
Dune::Geneo::MultiCommGatherScatter< GFS, RankIndex, V >::MultiCommGatherScatter ( const GFS &  gfs,
RankIndex  rank,
std::vector< std::shared_ptr< V > >  _target_vectors,
std::vector< RankIndex >  _neighbor_ranks 
)
inline

Create a DisjointPartitioningGatherScatter object.

Parameters
rankThe MPI rank of the current process.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Sep 5, 22:35, 2025)