MPIMPI_ERRORS_RETURN Field |
Predefined error handler that indicates that the MPI routine that detected an error
should return an error code. MPI.NET uses this error handler to translate MPI
errors into program exceptions.
Namespace:
DHI.MPI
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public const int MPI_ERRORS_RETURN = 1409286145
Field Value
Type:
Int32See Also