Home
last modified time | relevance | path

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

/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/
H A Dcommunicator.hpp2310 auto gather_n(MultiIt first, Size count, MultiIt2 d_first, int root=0) in gather_n() function in boost::mpi3::communicator
2336 auto gather_n(It1 first, Size1 count, It2 d_first, Size2 d_count, int root){ in gather_n() function in boost::mpi3::communicator
2350 auto gather_n(It1 first, Size1 count, It2 d_first, int root = 0){ in gather_n() function in boost::mpi3::communicator
2717 auto gather_n( in gather_n() function in boost::mpi3::communicator