petsc-3.14.6 2021-03-30
Report Typos and Errors

PetscSignalSegvCheckPointerOrMpi

To be called from a signal handler for SIGSEGV. If the signal was received while executing PetscCheckPointer()/PetscCheckMpiXxxAwareness(), this function longjmps back there, otherwise returns with no effect. This function is called automatically by PetscSignalHandlerDefault().

Synopsis

void PetscSignalSegvCheckPointerOrMpi(void)
Not Collective

See Also

PetscPushSignalHandler()

Level

developer

Location

src/sys/error/checkptr.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages