|
KaMPIng 0.2.0
Flexible and (near) zero-overhead C++ bindings for MPI
|
An abstraction around MPI_Group.
More...
#include <mpi.h>#include "kamping/checking_casts.hpp"#include "kamping/error_handling.hpp"#include "kamping/kassert/kassert.hpp"

Go to the source code of this file.
Classes | |
| class | kamping::Group |
| A group of MPI processes. More... | |
Enumerations | |
| enum class | kamping::GroupEquality : uint8_t { Identical , Similar , Unequal , Invalid } |
| Describes the equality of two groups. More... | |
An abstraction around MPI_Group.
|
strong |