Click or drag to resize

MPIMPI_PACKED Field

A special data type used to indicate data that has been packed with [!:MPI_Pack]. This type is only used by the lowest-level MPI operations.

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_PACKED = 1275068687

Field Value

Type: Int32
See Also