[This is preliminary documentation and is subject to change.]
Placeholder type that is used to mark the upper bound of an MPI derived data type.
This placeholder type should only be used by MPI experts that require the flexibility
of the lowest-level MPI for constructing special MPI datatypes. This type is mapped to
MPI_UB.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public struct UpperBound |
| Visual Basic (Declaration) |
|---|
Public Structure UpperBound |
| Visual C++ |
|---|
public value class UpperBound |