Home
last modified time | relevance | path

Searched refs:PetscLogView (Results 1 – 11 of 11) sorted by relevance

/petsc/src/sys/tests/
H A Dex80.c27 PetscCall(PetscLogView(viewer[0])); in main()
28 PetscCall(PetscLogView(viewer[0])); in main()
29 PetscCall(PetscLogView(viewer[0])); in main()
H A Dex81.c25 PetscCall(PetscLogView(viewer)); in main()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsclog.pxi12 PetscErrorCode PetscLogView(PetscViewer)
H A DLog.pyx143 petsc_options, petsc.PetscLogView
149 CHKERR(PetscLogView(vwr))
/petsc/src/snes/tutorials/
H A Dex1f.F90291 PetscCallA(PetscLogView(viewer, ierr))
/petsc/src/ksp/ksp/tutorials/
H A Dex2f.F90371 PetscCallA(PetscLogView(viewer, ierr))
/petsc/src/sys/logging/
H A Dplog.c2022 PetscErrorCode PetscLogView(PetscViewer viewer) in PetscLogView() function
2088 PetscCall(PetscLogView(viewers[i])); in PetscLogViewFromOptions()
/petsc/include/
H A Dpetsclog.h282 PETSC_EXTERN PetscErrorCode PetscLogView(PetscViewer);
674 #define PetscLogView(viewer) ((void)(viewer), PETSC_SUCCESS) macro
/petsc/doc/developers/
H A Dkernel.md328 - `PetscLogView(PetscViewer);`
/petsc/doc/changes/
H A D32.md25 - Changed PetscLogPrintSummary() to PetscLogView()
/petsc/doc/manual/
H A Dprofiling.md47 output or an ASCII file at the conclusion of a program. See `PetscLogView()` for all the possible