| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 577 …PetscCall(PetscOptionsName("-ksp_plot_eigenvalues", "[deprecated since PETSc 3.9; use -ksp_view_ei… in KSPSetFromOptions() 587 …PetscCall(PetscOptionsName("-ksp_plot_eigencontours", "[deprecated since PETSc 3.9; use -ksp_view_… in KSPSetFromOptions() 596 …PetscCall(PetscOptionsName("-ksp_plot_eigenvalues_explicitly", "[deprecated since PETSc 3.9; use -… in KSPSetFromOptions()
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 162 …PetscCall(PetscOptionsName("-ts_monitor_lg_solution", "Monitor solution graphically", "TSMonitorLG… in TSSetFromOptions() 183 …PetscCall(PetscOptionsName("-ts_monitor_lg_error", "Monitor error graphically", "TSMonitorLGError"… in TSSetFromOptions() 194 …PetscCall(PetscOptionsName("-ts_monitor_lg_timestep", "Monitor timestep size graphically", "TSMoni… in TSSetFromOptions() 203 …PetscCall(PetscOptionsName("-ts_monitor_lg_timestep_log", "Monitor log timestep size graphically",… in TSSetFromOptions() 214 …PetscCall(PetscOptionsName("-ts_monitor_lg_snes_iterations", "Monitor number nonlinear iterations … in TSSetFromOptions() 223 …PetscCall(PetscOptionsName("-ts_monitor_lg_ksp_iterations", "Monitor number nonlinear iterations f… in TSSetFromOptions() 232 …PetscCall(PetscOptionsName("-ts_monitor_sp_eig", "Monitor eigenvalues of linearized operator graph… in TSSetFromOptions() 241 …PetscCall(PetscOptionsName("-ts_monitor_sp_swarm", "Display particle phase space from the DMSwarm"… in TSSetFromOptions() 261 …PetscCall(PetscOptionsName("-ts_monitor_hg_swarm", "Display particle histogram from the DMSwarm", … in TSSetFromOptions() 289 …PetscCall(PetscOptionsName("-ts_monitor_draw_solution", "Monitor solution graphically", "TSMonitor… in TSSetFromOptions() [all …]
|
| /petsc/include/ |
| H A D | petscoptions.h | 297 PetscErrorCode PetscOptionsName(T...); 855 …#define PetscOptionsName(opt, text, man, set) PetscOptionsName… macro
|
| /petsc/src/ts/tests/ |
| H A D | ex3.c | 74 PetscCall(PetscOptionsName("-debug", NULL, NULL, &appctx.debug)); in main() 75 PetscCall(PetscOptionsName("-useAlhs", NULL, NULL, &appctx.useAlhs)); in main()
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drawreg.c | 408 PetscCall(PetscOptionsName("-nox", "Run without graphics", "None", &nox)); in PetscDrawSetFromOptions()
|
| /petsc/src/ksp/pc/impls/factor/lu/ |
| H A D | lu.c | 30 …PetscCall(PetscOptionsName("-pc_factor_nonzeros_along_diagonal", "Reorder to remove zeros from dia… in PCSetFromOptions_LU()
|
| /petsc/doc/changes/ |
| H A D | 31.md | 6 - PetscOptionsHasName() and PetscOptionsName() now return PETSC_TRUE
|
| /petsc/src/sys/objects/ |
| H A D | subcomm.c | 53 …PetscCall(PetscOptionsName("-psubcomm_view", "Triggers display of PetscSubcomm context", "PetscSub… in PetscSubcommSetFromOptions()
|
| H A D | pinit.c | 1103 …PetscCall(PetscOptionsName("-omp_view", "Display OpenMP number of threads", NULL, &omp_view_flag)); in PetscInitialize_Common() 1114 …PetscCall(PetscOptionsName("-blas_view", "Display number of threads to use for BLAS operations", N… in PetscInitialize_Common()
|
| /petsc/src/sys/classes/viewer/impls/glvis/ |
| H A D | glvis.c | 548 …PetscCall(PetscOptionsName("-glvis_keys", "Additional keys to configure visualization", NULL, &set… in PetscViewerSetFromOptions_GLVis() 549 …PetscCall(PetscOptionsName("-glvis_exec", "Additional commands to configure visualization", NULL, … in PetscViewerSetFromOptions_GLVis()
|
| /petsc/src/ksp/pc/impls/factor/ilu/ |
| H A D | ilu.c | 57 …PetscCall(PetscOptionsName("-pc_factor_nonzeros_along_diagonal", "Reorder to remove zeros from dia… in PCSetFromOptions_ILU()
|
| /petsc/src/tao/interface/ |
| H A D | taosolver_fg.c | 41 …PetscCall(PetscOptionsName("-tao_test_gradient", "Compare hand-coded and finite difference Gradien… in TaoTestGradient()
|
| H A D | taosolver_hj.c | 106 …PetscCall(PetscOptionsName("-tao_test_hessian", "Compare hand-coded and finite difference Hessians… in TaoTestHessian()
|
| /petsc/src/mat/utils/ |
| H A D | gcreate.c | 301 …PetscCall(PetscOptionsName("-mat_is_symmetric", "Checks if mat is symmetric on MatAssemblyEnd()", … in MatSetFromOptions()
|
| /petsc/src/ts/event/ |
| H A D | tsevent.c | 367 … PetscCall(PetscOptionsName("-ts_event_monitor", "Print choices made by event handler", "", &flg)); in TSSetEventHandler()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex15.c | 148 …PetscCall(PetscOptionsName("-picard", "Solve with defect-correction Picard iteration", "", &user.p… in main()
|
| /petsc/src/ts/interface/sensitivity/ |
| H A D | tssen.c | 1483 …PetscCall(PetscOptionsName("-ts_adjoint_monitor_draw_sensi", "Monitor adjoint sensitivities (lambd… in TSAdjointSetFromOptions()
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 1315 …PetscCall(PetscOptionsName("-pc_hypre_boomeramg_print_statistics", "Print statistics", "None", &fl… in PCSetFromOptions_HYPRE_BoomerAMG() 1324 …PetscCall(PetscOptionsName("-pc_hypre_boomeramg_print_debug", "Print debug information", "None", &… in PCSetFromOptions_HYPRE_BoomerAMG()
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 1127 …PetscCall(PetscOptionsName("-snes_test_function", "Compare hand-coded and finite difference functi… in SNESSetFromOptions() 1128 …PetscCall(PetscOptionsName("-snes_test_jacobian", "Compare hand-coded and finite difference Jacobi… in SNESSetFromOptions()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 1714 …PetscCall(PetscOptionsName("-dm_plex_rebalance_shared_points_parmetis", "Use ParMetis instead of M… in DMPlexRebalanceSharedPoints()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 2911 …PetscCall(PetscOptionsName("-mat_use_hash_table", "Use hash table to save time in constructing mat… in MatCreate_MPIBAIJ()
|
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 2622 …PetscCall(PetscOptionsName("-mat_mumps_use_omp_threads", "Convert MPI processes into OpenMP thread… in MatSetFromOptions_MUMPS()
|