random_generator_names_list()
AtomDiag()
RandomGenerator
#include <mpi.hpp>
Synopsis
template<typename R> auto chunk (R && rg, communicator c = {})
R Range type.
rg Range to divide. c mpi::communicator.
rg Range to divide.
c mpi::communicator.
An itertools::sliced range assigned to the calling process.