[This is preliminary documentation and is subject to change.]
Placeholder type that is used to indicate that data being sent by one of the
low-level MPI routines is packed by MPI_Pack(IntPtr, Int32, Int32, IntPtr, Int32, Int32*, Int32) and will be
unpacked by MPI_Unpack(IntPtr, Int32, Int32*, IntPtr, Int32, Int32, Int32).
Namespace:
MPIAssembly: MPI (in MPI)
Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# |
|---|
public struct Packed |
| Visual Basic (Declaration) |
|---|
Public Structure Packed |
| Visual C++ |
|---|
public value class Packed |