Searched refs:PetscStackSAWsViewOff (Results 1 – 4 of 4) sorted by relevance
64 if (PetscObjectComm((PetscObject)viewer) == PETSC_COMM_WORLD) PetscCall(PetscStackSAWsViewOff()); in PetscViewerDestroy_SAWs()
68 PetscErrorCode PetscStackSAWsViewOff(void) in PetscStackSAWsViewOff() function
1613 PETSC_EXTERN PetscErrorCode PetscStackSAWsViewOff(void);1623 #define PetscStackSAWsViewOff() PETSC_SUCCESS macro
1604 PetscCall(PetscStackSAWsViewOff()); in PetscFinalize()