Searched refs:PetscLogView (Results 1 – 11 of 11) sorted by relevance
27 PetscCall(PetscLogView(viewer[0])); in main()28 PetscCall(PetscLogView(viewer[0])); in main()29 PetscCall(PetscLogView(viewer[0])); in main()
25 PetscCall(PetscLogView(viewer)); in main()
12 PetscErrorCode PetscLogView(PetscViewer)
143 petsc_options, petsc.PetscLogView149 CHKERR(PetscLogView(vwr))
291 PetscCallA(PetscLogView(viewer, ierr))
371 PetscCallA(PetscLogView(viewer, ierr))
2022 PetscErrorCode PetscLogView(PetscViewer viewer) in PetscLogView() function2088 PetscCall(PetscLogView(viewers[i])); in PetscLogViewFromOptions()
282 PETSC_EXTERN PetscErrorCode PetscLogView(PetscViewer);674 #define PetscLogView(viewer) ((void)(viewer), PETSC_SUCCESS) macro
328 - `PetscLogView(PetscViewer);`
25 - Changed PetscLogPrintSummary() to PetscLogView()
47 output or an ASCII file at the conclusion of a program. See `PetscLogView()` for all the possible