Searched refs:PetscOptionsPopCreateViewerOff (Results 1 – 8 of 8) sorted by relevance
29 PetscCall(PetscOptionsPopCreateViewerOff()); in main()
190 PETSC_EXTERN PetscErrorCode PetscOptionsPopCreateViewerOff(void);219 return PetscOptionsPopCreateViewerOff(); in PetscOptionsPopGetViewerOff()
30 …`PetscOptionsPushCreateViewerOff()`, `PetscOptionsPopCreateViewerOff()`, and `PetscOptionsGetCreat…
139 PetscErrorCode PetscOptionsPopCreateViewerOff(void) in PetscOptionsPopCreateViewerOff() function
666 if (lmvm->disable_ksp_viewers) PetscCall(PetscOptionsPopCreateViewerOff()); in MatLMVMApplyJ0Inv()677 if (lmvm->disable_ksp_viewers) PetscCall(PetscOptionsPopCreateViewerOff()); in MatLMVMApplyJ0InvTranspose()
1551 PetscCall(PetscOptionsPopCreateViewerOff()); in PetscFinalize()
763 PetscCall(PetscOptionsPopCreateViewerOff()); in KSPViewFinalResidual_Internal()
2851 PetscCall(PetscOptionsPopCreateViewerOff()); in PCApply_PATCH()