State


Up: Data Types Next: Named constants Previous: Array arguments

MPI procedures use at various places arguments with state types. The values of such data type are all identified by names, and no operation is defined on them. For example, the MPI_ERRHANDLER_SET routine has a state type argument with values MPI_ERRORS_ARE_FATAL, MPI_ERRORS_RETURN, etc.



Up: Data Types Next: Named constants Previous: Array arguments


Return to MPI Standard Index
Return to MPI home page