| /petsc/src/sys/classes/viewer/interface/ftn-custom/ |
| H A D | zviewaf.c | 16 *ierr = PetscViewerAndFormatCreate(v, *format, vf); in petscviewerandformatcreate_()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex2f.F90 | 288 … PetscCallA(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, vf, ierr)) 291 … PetscCallA(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, vf2, ierr))
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | iterativ.c | 259 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorResidualDrawLGCreate() 545 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorTrueResidualDrawLGCreate() 817 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorErrorDrawLGCreate() 988 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorSolutionDrawLGCreate() 1071 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorSingularValueCreate()
|
| H A D | itcl.c | 217 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in PetscViewerAndFormatCreate_Internal()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex7.c | 80 PetscCall(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, &vf)); in main()
|
| H A D | ex12.c | 83 PetscCall(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, &vf)); in main()
|
| H A D | ex52.c | 334 PetscCall(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, &vf)); in main()
|
| H A D | ex30.c | 985 PetscCall(PetscViewerAndFormatCreate(viewer, PETSC_VIEWER_HDF5_VIZ, &options->view_hdf5_ctx)); in ProcessOptions()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | view.c | 133 PetscErrorCode PetscViewerAndFormatCreate(PetscViewer viewer, PetscViewerFormat format, PetscViewer… in PetscViewerAndFormatCreate() function
|
| /petsc/include/ |
| H A D | petscviewer.h | 229 PETSC_EXTERN PetscErrorCode PetscViewerAndFormatCreate(PetscViewer, PetscViewerFormat, PetscViewerA…
|
| /petsc/src/ksp/ksp/impls/lsqr/ |
| H A D | lsqr.c | 511 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPLSQRMonitorResidualDrawLGCreate()
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 259 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in KSPMonitorSNESResidualDrawLGCreate()
|
| H A D | snes.c | 866 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in SNESMonitorSetFromOptions()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 313 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in PetscViewerAndFormatCreate_Internal() 1213 PetscCall(PetscViewerAndFormatCreate(viewer, format, vf)); in DMAdaptorMonitorErrorDrawLGCreate()
|
| /petsc/src/snes/linesearch/interface/ |
| H A D | linesearch.c | 781 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in SNESLineSearchMonitorSetFromOptions()
|
| /petsc/src/snes/impls/fas/ |
| H A D | fas.c | 235 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in SNESSetFromOptions_FAS()
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1282 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in TSAdjointMonitorSetFromOptions()
|
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 82 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in TSMonitorSetFromOptions()
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 377 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in TaoMonitorSetFromOptions()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex30.c | 1254 PetscCall(PetscViewerAndFormatCreate(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_DEFAULT, &vf)); in SNESConverged_Interactive()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 9102 PetscCall(PetscViewerAndFormatCreate(viewer, format, &vf)); in DMMonitorSetFromOptions()
|