#include <petscsys.h> PetscErrorCode SETERRABORT(MPI_Comm comm,PetscErrorCode errorcode,char *message)Not Collective
comm | - A communicator, so that the error can be collective | |
errorcode | - nonzero error code, see the list of standard error codes in include/petscerror.h | |
message | - error message in the printf format |
Level:beginner
Location:src/sys/error/../../../include/petscerror.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages