PetscStackSAWsViewOff#

Stop publishing the PETSc debug call stack through SAWs (Scientific Application Web server)

Synopsis#

#include "petscsys.h"   
PetscErrorCode PetscStackSAWsViewOff(void)

Logically Collective

Note#

No-op when PetscStackViewSAWs() was never called. Compiled to a no-op when PETSc is not configured --with-saws.

See Also#

PetscStackViewSAWs(), PetscStackView(), PetscObjectSAWsViewOff()

Level#

developer

Location#

src/sys/error/pstack.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages