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.
See Also#
PetscStackViewSAWs(), PetscStackView(), PetscObjectSAWsViewOff()
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages