IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
Wait.h File Reference
#include <iterator>
#include "Communicate/Request.h"
Include dependency graph for Wait.h:

Go to the source code of this file.

Namespaces

namespace  ippl
namespace  ippl::mpi

Functions

template<std::contiguous_iterator InputIter, std::contiguous_iterator OutputIter>
void ippl::mpi::waitall (InputIter req_first, InputIter req_last, OutputIter sta_first)
void ippl::mpi::wait (Request &request, Status &status)