Module mpi::bindings
[−]
[src]
The types and functions defined here are not meant to be used directly.
Instead, wrappers are provided in other mods.
Ex. prefer to use mpi::comm::rank()
instead of unsafe { MPI_Comm_Rank() }
.
Modules
consts |
Constants provided by mpi.h that are not error related. |