mpi::lazy
#include <mpi.hpp>
template<typename A> class lazy
Template parameters
A: nda::Array type to be scattered.
Public members
Member types
Member functions
Compute the shape of the target array. |
|
Execute the lazy MPI operation and write the result to a target array/view. |