| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 72 …[:[filename][:[format][:append]]]: Prints object to stdout or ASCII file (PetscOptionsCreateViewer) 73 …w binary[:[filename][:[format][:append]]]: Saves object to a binary file (PetscOptionsCreateViewer) 74 -mat_view draw[:[drawtype][:filename|format]] Draws object (PetscOptionsCreateViewer) 75 -mat_view socket[:port]: Pushes object to a Unix socket (PetscOptionsCreateViewer) 76 -mat_view saws[:communicatorname]: Publishes object to SAWs (PetscOptionsCreateViewer) 84 …[:[filename][:[format][:append]]]: Prints object to stdout or ASCII file (PetscOptionsCreateViewer) 85 …r binary[:[filename][:[format][:append]]]: Saves object to a binary file (PetscOptionsCreateViewer) 86 -ksp_monitor draw[:[drawtype][:filename|format]] Draws object (PetscOptionsCreateViewer) 87 -ksp_monitor socket[:port]: Pushes object to a Unix socket (PetscOptionsCreateViewer) 88 -ksp_monitor saws[:communicatorname]: Publishes object to SAWs (PetscOptionsCreateViewer) [all …]
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 259 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)ksp), ((PetscObject)ksp)->options,… in KSPMonitorSetFromOptions() 388 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view", &ksp->v… in KSPSetFromOptions() 390 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, ((PetscObject)ksp)->prefix, … in KSPSetFromOptions() 394 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_mat", &ks… in KSPSetFromOptions() 395 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_pmat", &k… in KSPSetFromOptions() 396 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_rhs", &ks… in KSPSetFromOptions() 397 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_solution"… in KSPSetFromOptions() 398 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_mat_expli… in KSPSetFromOptions() 399 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_final_res… in KSPSetFromOptions() 400 …PetscCall(PetscOptionsCreateViewer(comm, ((PetscObject)ksp)->options, prefix, "-ksp_view_precondit… in KSPSetFromOptions() [all …]
|
| /petsc/src/sys/classes/viewer/tests/ |
| H A D | ex5.c | 13 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, NU… in main() 22 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, &f… in main() 30 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, &f… in main()
|
| H A D | ex4.c | 13 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, NU… in main() 20 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, NU… in main()
|
| /petsc/src/sys/classes/viewer/tutorials/ |
| H A D | ex2.c | 12 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-myviewer", &viewer, &format, NU… in main()
|
| /petsc/src/sys/tests/options/ |
| H A D | ex55.c | 29 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-options_monitor_viewer", &viewe… in main()
|
| /petsc/src/sys/tests/ |
| H A D | ex50.c | 29 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-viewer", &viewer, &format, &flg)); in main()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 190 …PetscCall(PetscOptionsCreateViewer(((PetscObject)part)->comm, ((PetscObject)part)->options, ((Pets… in PetscPartitionerSetFromOptions() 191 …PetscCall(PetscOptionsCreateViewer(((PetscObject)part)->comm, ((PetscObject)part)->options, ((Pets… in PetscPartitionerSetFromOptions()
|
| /petsc/src/mat/tests/ |
| H A D | ex84.c | 43 PetscCall(PetscOptionsCreateViewer(PETSC_COMM_SELF, NULL, NULL, option, r, fmt, &flg)); in GetReader()
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex9.c | 25 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-viewer", &viewer, &format, NULL)); in main()
|
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 402 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)fd), ((PetscObject)fd)->options, p… in MatFDColoringViewFromOptions() 404 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)fd), ((PetscObject)fd)->options, (… in MatFDColoringViewFromOptions()
|
| /petsc/include/ |
| H A D | petscviewer.h | 192 PETSC_EXTERN PetscErrorCode PetscOptionsCreateViewer(MPI_Comm, PetscOptions, const char[], const ch… 203 return PetscOptionsCreateViewer(comm, op, a, b, v, f, fg); in PetscOptionsGetViewer()
|
| /petsc/src/vec/vec/utils/tagger/tutorials/ |
| H A D | ex1.c | 92 …PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-vec_tagger_boxes_view", &viewer, NULL, NULL… in main()
|
| /petsc/src/mat/graphops/color/interface/ |
| H A D | matcoloring.c | 369 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)mc), ((PetscObject)mc)->options, (… in MatColoringApply()
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 863 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESMonitorSetFromOptions() 1085 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESSetFromOptions() 3048 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3049 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3050 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3051 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3099 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3100 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3101 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() 3102 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)snes), ((PetscObject)snes)->option… in SNESComputeJacobian() [all …]
|
| /petsc/src/sys/objects/ |
| H A D | destroy.c | 134 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm(obj), obj->options, prefix, optionname, &viewer… in PetscObjectViewFromOptions()
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex32.c | 35 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-array_view", &vwr, NULL, NULL)); in main()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex34.c | 128 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-param_view", &viewer, &format, &flg)); in SetupParameters()
|
| H A D | ex62.c | 268 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-param_view", &viewer, &format, &flg)); in SetupParameters()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex19.c | 112 …PetscCall(PetscOptionsCreateViewer(PETSC_COMM_WORLD, NULL, NULL, "-dm_view_test", &viewer, &format… in main()
|
| /petsc/src/snes/linesearch/interface/ |
| H A D | linesearch.c | 778 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)ls), ((PetscObject)ls)->options, (… in SNESLineSearchMonitorSetFromOptions() 838 …PetscCall(PetscOptionsCreateViewer(PetscObjectComm((PetscObject)linesearch), ((PetscObject)linesea… in SNESLineSearchSetFromOptions()
|
| /petsc/doc/changes/ |
| H A D | 322.md | 28 …OptionsGetViewer()` and `PetscOptionsGetViewers()` in favor of `PetscOptionsCreateViewer()` and `P…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtprob.c | 642 PetscCall(PetscOptionsCreateViewer(comm, options, prefix, "-ks_monitor", viewer, &format, &flg)); in KSViewerCreate()
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex18.c | 36 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, "-sf_view", &ctx->viewer, &format, NULL)); in GetOptions()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 444 PetscErrorCode PetscOptionsCreateViewer(MPI_Comm comm, PetscOptions options, const char pre[], cons… in PetscOptionsCreateViewer() function
|