ompi_err_unsupported_operation 96 ompi/errhandler/errcode.c static ompi_mpi_errcode_t ompi_err_unsupported_operation; ompi_err_unsupported_operation 197 ompi/errhandler/errcode.c CONSTRUCT_ERRCODE( ompi_err_unsupported_operation, MPI_ERR_UNSUPPORTED_OPERATION, "MPI_ERR_UNSUPPORTED_OPERATION: operation not supported" ); ompi_err_unsupported_operation 293 ompi/errhandler/errcode.c OBJ_DESTRUCT(&ompi_err_unsupported_operation);