| /petsc/src/sys/classes/viewer/tests/ |
| H A D | ex5.c | 17 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 25 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 31 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| H A D | ex4.c | 16 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 21 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| H A D | ex7.c | 16 PetscCall(PetscViewerPushFormat(viewers[i], formats[i])); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex51.c | 57 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 63 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 86 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 93 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| H A D | ex21.c | 187 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 193 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 343 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 369 PetscCall(PetscViewerPushFormat(viewer, format)); in main() 373 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| /petsc/src/mat/tests/ |
| H A D | ex20.c | 53 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO)); in main() 61 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO)); in main() 64 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_IMPL)); in main()
|
| H A D | ex191.c | 24 PetscCall(PetscViewerPushFormat(fd, PETSC_VIEWER_NATIVE)); in main() 41 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO_DETAIL)); in main()
|
| H A D | ex181.c | 39 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main() 67 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main()
|
| H A D | ex194.c | 37 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main() 62 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main()
|
| H A D | ex21.c | 53 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO)); in main() 69 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO)); in main()
|
| H A D | ex84.c | 71 PetscCall(PetscViewerPushFormat(inp_viewer, fmt)); in main() 83 PetscCall(PetscViewerPushFormat(inp_viewer, fmt)); in main()
|
| H A D | ex4.c | 16 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main() 17 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_SELF, PETSC_VIEWER_ASCII_COMMON)); in main()
|
| H A D | ex173.c | 29 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_MATRIXMARKET)); in main()
|
| H A D | ex107.c | 18 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_COMMON)); in main()
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 37 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorSolution() 73 PetscCall(PetscViewerPushFormat(vf->viewer, vf->format)); in SNESMonitorResidual() 110 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorSolutionUpdate() 164 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorSNESResidual() 219 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorSNESResidualDrawLG() 308 PetscCall(PetscViewerPushFormat(viewer, format)); in SNESMonitorDefault() 389 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorScaling() 534 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorRange() 574 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorRatio() 625 PetscCall(PetscViewerPushFormat(viewer, vf->format)); in SNESMonitorDefaultShort() [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex54.c | 154 PetscCall(PetscViewerPushFormat(viewer, PETSC_VIEWER_ASCII_MATLAB)); in main() 178 PetscCall(PetscViewerPushFormat(viewer, PETSC_VIEWER_ASCII_MATLAB)); in main() 185 PetscCall(PetscViewerPushFormat(viewer, PETSC_VIEWER_ASCII_MATLAB)); in main() 198 PetscCall(PetscViewerPushFormat(viewer, PETSC_VIEWER_ASCII_MATLAB)); in main()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | iterativ.c | 138 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorResidual() 177 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorResidualView() 222 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorResidualDrawLG() 283 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorResidualShort() 351 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorResidualRange() 410 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorTrueResidual() 454 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorTrueResidualView() 504 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorTrueResidualDrawLG() 594 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorTrueResidualMax() 649 PetscCall(PetscViewerPushFormat(viewer, format)); in KSPMonitorError() [all …]
|
| /petsc/src/sys/classes/viewer/tutorials/ |
| H A D | ex2.c | 13 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex51.c | 75 …PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)ksp)), PETSC_VIE… in main() 92 …PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)ksp)), PETSC_VIE… in main()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex5.c | 89 PetscCall(PetscViewerPushFormat(v, informat)); in main() 117 PetscCall(PetscViewerPushFormat(v, user.outformat)); in main()
|
| /petsc/src/dm/tests/ |
| H A D | ex52.c | 19 PetscCall(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO)); in main()
|
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1f.F90 | 68 PetscCallA(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO_DETAIL, ierr)) 127 PetscCallA(PetscViewerPushFormat(PETSC_VIEWER_STDOUT_WORLD, PETSC_VIEWER_ASCII_INFO_DETAIL, ierr))
|
| /petsc/src/sys/tests/options/ |
| H A D | ex55.c | 31 PetscCall(PetscViewerPushFormat(viewer, format)); in main()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewa.c | 51 PetscErrorCode PetscViewerPushFormat(PetscViewer viewer, PetscViewerFormat format) in PetscViewerPushFormat() function
|
| /petsc/src/ts/trajectory/impls/basic/ |
| H A D | trajbasic.c | 67 PetscCall(PetscViewerPushFormat(viewer, PETSC_VIEWER_NATIVE)); in TSTrajectoryGet_Basic() 161 PetscCall(PetscViewerPushFormat(tjbasic->viewer, PETSC_VIEWER_NATIVE)); in TSTrajectoryCreate_Basic()
|