[This is preliminary documentation and is subject to change.]
Placeholder type that is used to mark the lower 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_LB.
Namespace:
MPIAssembly: MPI (in MPI)
Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# |
|---|
public struct LowerBound |
| Visual Basic (Declaration) |
|---|
Public Structure LowerBound |
| Visual C++ |
|---|
public value class LowerBound |