Home
last modified time | relevance | path

Searched defs:iallgather (Results 1 – 4 of 4) sorted by relevance

/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/
H A Dcommunication.hh443 PseudoFuture<TOUT> iallgather(TIN&& data_in, TOUT&& data_out){ in iallgather() function in Dune::Communication
H A Dmpicommunication.hh381 MPIFuture<TOUT, TIN> iallgather(TIN&& data_in, TOUT&& data_out) const in iallgather() function in Dune::Communication
/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpir_csel.h72 } allgather, iallgather, neighbor_allgather, ineighbor_allgather; member
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/include/
H A Dcsel_container.h251 } iallgather; member