|
IPPL API Reference
Independent Parallel Particle Layer C++ API
|
Public Member Functions | |
| Status (const Status &)=default | |
| Status & | operator= (Status &other)=default |
| int | source () const noexcept |
| int | tag () const noexcept |
| int | error () const noexcept |
| template<typename T > | |
| std::optional< int > | count () |
| operator MPI_Status * () noexcept | |
| operator const MPI_Status * () const noexcept | |