Home
last modified time | relevance | path

Searched refs:PetscOptionsName (Results 1 – 22 of 22) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ditcl.c577 …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 Dts.c162 …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 Dpetscoptions.h297 PetscErrorCode PetscOptionsName(T...);
855 …#define PetscOptionsName(opt, text, man, set) PetscOptionsName… macro
/petsc/src/ts/tests/
H A Dex3.c74 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 Ddrawreg.c408 PetscCall(PetscOptionsName("-nox", "Run without graphics", "None", &nox)); in PetscDrawSetFromOptions()
/petsc/src/ksp/pc/impls/factor/lu/
H A Dlu.c30 …PetscCall(PetscOptionsName("-pc_factor_nonzeros_along_diagonal", "Reorder to remove zeros from dia… in PCSetFromOptions_LU()
/petsc/doc/changes/
H A D31.md6 - PetscOptionsHasName() and PetscOptionsName() now return PETSC_TRUE
/petsc/src/sys/objects/
H A Dsubcomm.c53 …PetscCall(PetscOptionsName("-psubcomm_view", "Triggers display of PetscSubcomm context", "PetscSub… in PetscSubcommSetFromOptions()
H A Dpinit.c1103 …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 Dglvis.c548 …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 Dilu.c57 …PetscCall(PetscOptionsName("-pc_factor_nonzeros_along_diagonal", "Reorder to remove zeros from dia… in PCSetFromOptions_ILU()
/petsc/src/tao/interface/
H A Dtaosolver_fg.c41 …PetscCall(PetscOptionsName("-tao_test_gradient", "Compare hand-coded and finite difference Gradien… in TaoTestGradient()
H A Dtaosolver_hj.c106 …PetscCall(PetscOptionsName("-tao_test_hessian", "Compare hand-coded and finite difference Hessians… in TaoTestHessian()
/petsc/src/mat/utils/
H A Dgcreate.c301 …PetscCall(PetscOptionsName("-mat_is_symmetric", "Checks if mat is symmetric on MatAssemblyEnd()", … in MatSetFromOptions()
/petsc/src/ts/event/
H A Dtsevent.c367 … PetscCall(PetscOptionsName("-ts_event_monitor", "Print choices made by event handler", "", &flg)); in TSSetEventHandler()
/petsc/src/snes/tutorials/
H A Dex15.c148 …PetscCall(PetscOptionsName("-picard", "Solve with defect-correction Picard iteration", "", &user.p… in main()
/petsc/src/ts/interface/sensitivity/
H A Dtssen.c1483 …PetscCall(PetscOptionsName("-ts_adjoint_monitor_draw_sensi", "Monitor adjoint sensitivities (lambd… in TSAdjointSetFromOptions()
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c1315 …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 Dsnes.c1127 …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 Dplexpartition.c1714 …PetscCall(PetscOptionsName("-dm_plex_rebalance_shared_points_parmetis", "Use ParMetis instead of M… in DMPlexRebalanceSharedPoints()
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c2911 …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 Dmumps.c2622 …PetscCall(PetscOptionsName("-mat_mumps_use_omp_threads", "Convert MPI processes into OpenMP thread… in MatSetFromOptions_MUMPS()