Tpetra parallel linear algebra
Version of the Day
|
Declaration of Tpetra::iallreduce. More...
#include "Tpetra_Details_iallreduce.hpp"
Go to the source code of this file.
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Declaration of Tpetra::iallreduce.
Tpetra::iallreduce wraps MPI_Iallreduce, with a nonblocking fall-back implementation if MPI_Iallreduce doesn't exist (i.e., if MPI_VERSION < 3).
Definition in file Tpetra_iallreduce.hpp.