random_generator_names_list()
AtomDiag()
RandomGenerator
#include <mpi.hpp>
Synopsis
template<typename T> void broadcast (T & x, communicator c = {}, int root = 0)
T Type to be broadcasted.
x Object to be broadcasted. c mpi::communicator. root Rank of the root process.
x Object to be broadcasted.
c mpi::communicator.
root Rank of the root process.