#include <petscsys.h> void CHKERRXX(PetscErrorCode errorcode)Not Collective Many br
Many br
You can use CHKERRV() which returns without an error code (bad idea since the error is ignored) Many bror CHKERRABORT(comm,n) to have MPI_Abort() returned immediately. Many br
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