Template Function combigrid::CombiCom::asyncBcastDsgData
Defined in File CombiCom.hpp
Function Documentation
-
template<typename SparseGridType>
static void combigrid::CombiCom::asyncBcastDsgData(SparseGridType &dsg, RankType root, CommunicatorType comm, MPI_Request *request) asynchronous Bcast of the raw sparse grid data in the communicator
commfrom rank
rootto all others- Template Parameters:
SparseGridType – the type of the sparse grid
- Parameters:
dsg – the sparse grid
root – the rank that broadcasts the data
comm – the communicator
request – pointer to an already-allocated MPI_Request