[This is preliminary documentation and is subject to change.]
Low-level representation of the status of an MPI communication operation.
Unless you are interacting directly with the low-level MPI interface,
use Status.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 0.8.0.0 (0.8.0.0)
Syntax
| C# |
|---|
public struct MPI_Status |
| Visual Basic (Declaration) |
|---|
Public Structure MPI_Status |
| Visual C++ |
|---|
public value class MPI_Status |