Click or drag to resize

MPIMPI_ERR_UNSUPPORTED_DATAREP Field

Error class indicating that an unsupported data representation was passed to MPI_FILE_SET_VIEW.

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_ERR_UNSUPPORTED_DATAREP = 43

Field Value

Type: Int32
See Also