petsc-3.4.5 2014-06-29

PetscStackAMSGrantAccess

Grants access of the PETSc stack frames to the AMS publisher

Synopsis

#include "petscsys.h"   
void  PetscStackAMSGrantAccess(void)
Collective on PETSC_COMM_WORLD?

Developers Note: Cannot use PetscFunctionBegin/Return() or PetscStackCallAMS() since it may be used within those routines

See Also

PetscObjectSetName(), PetscObjectAMSViewOff(), PetscObjectAMSTakeAccess()

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