| /petsc/src/sys/objects/device/interface/ |
| H A D | petscdevice_interface_internal.hpp | 186 …PetscCall(PetscOptionsEList("-device_context_device_type", "Underlying PetscDevice", "PetscDeviceC… in PetscDeviceContextQueryOptions_Internal() 187 …PetscCall(PetscOptionsEList("-device_context_stream_type", "PetscDeviceContext PetscStreamType", "… in PetscDeviceContextQueryOptions_Internal()
|
| H A D | device.cxx | 549 …PetscCall(PetscOptionsEList("-device_enable", "How (or whether) to initialize PetscDevices", "Pets… in PetscDeviceInitializeQueryOptions_Private() 550 …PetscCall(PetscOptionsEList("-default_device_type", "Set the PetscDeviceType returned by PETSC_DEV… in PetscDeviceInitializeQueryOptions_Private()
|
| /petsc/src/ksp/ksp/impls/hpddm/ |
| H A D | hpddm.cxx | 36 …PetscCall(PetscOptionsEList("-ksp_hpddm_type", "Type of Krylov method", "KSPHPDDMGetType", KSPHPDD… in KSPSetFromOptions_HPDDM() 48 …PetscCall(PetscOptionsEList("-ksp_hpddm_variant", "Left, right, or variable preconditioning", "KSP… in KSPSetFromOptions_HPDDM() 62 …PetscCall(PetscOptionsEList("-ksp_hpddm_orthogonalization", "Classical (faster) or Modified (more … in KSPSetFromOptions_HPDDM() 64 …PetscCall(PetscOptionsEList("-ksp_hpddm_qr", "Distributed QR factorizations computed with Cholesky… in KSPSetFromOptions_HPDDM() 72 …PetscCall(PetscOptionsEList("-ksp_hpddm_qr", "Distributed QR factorizations computed with Cholesky… in KSPSetFromOptions_HPDDM() 81 …PetscCall(PetscOptionsEList("-ksp_hpddm_recycle_target", "Criterion to select harmonic Ritz vector… in KSPSetFromOptions_HPDDM() 91 …PetscCall(PetscOptionsEList("-ksp_hpddm_recycle_strategy", "Generalized eigenvalue problem to solv… in KSPSetFromOptions_HPDDM()
|
| /petsc/doc/changes/ |
| H A D | 220.md | 7 - Changed PetscOptionsEList() to return the index of the string
|
| /petsc/src/tao/bound/impls/bqnls/ |
| H A D | bqnls.c | 47 …PetscCall(PetscOptionsEList("-tao_bnk_as_type", "active set estimation method", "", BNK_AS, BNK_AS… in TaoSetFromOptions_BQNLS()
|
| /petsc/src/mat/tests/ |
| H A D | ex112.c | 36 …PetscCall(PetscOptionsEList("-function", "Function type", "ex112", funcNames, NUM_FUNCS, funcNames… in main()
|
| H A D | ex142.c | 41 …PetscCall(PetscOptionsEList("-function", "Function type", "ex142", funcNames, NUM_FUNCS, funcNames… in main()
|
| H A D | ex121.c | 36 …PetscCall(PetscOptionsEList("-function", "Function type", "ex121", funcNames, NUM_FUNCS, funcNames… in main()
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 772 …PetscCall(PetscOptionsEList("-pc_hypre_ilu_type", "Choose ILU Type", "None", HYPREILUType, PETSC_S… in PCSetFromOptions_HYPRE_ILU() 776 …PetscCall(PetscOptionsEList("-pc_hypre_ilu_iterative_setup_type", "Set ILU iterative setup type", … in PCSetFromOptions_HYPRE_ILU() 998 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_cycle_type", "Cycle type", "None", HYPREBoomerAMG… in PCSetFromOptions_HYPRE_BoomerAMG() 1069 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_smooth_type", "Enable more complex smoothers", "N… in PCSetFromOptions_HYPRE_BoomerAMG() 1092 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_ilu_type", "Choose ILU Type", "None", HYPREILUTyp… in PCSetFromOptions_HYPRE_BoomerAMG() 1096 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_ilu_iterative_setup_type", "Set ILU iterative set… in PCSetFromOptions_HYPRE_BoomerAMG() 1174 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_relax_type_all", "Relax type for the up and down … in PCSetFromOptions_HYPRE_BoomerAMG() 1178 …PetscOptionsEList("-pc_hypre_boomeramg_relax_type_down", "Relax type for the down cycles", "None",… in PCSetFromOptions_HYPRE_BoomerAMG() 1181 …PetscOptionsEList("-pc_hypre_boomeramg_relax_type_up", "Relax type for the up cycles", "None", HYP… in PCSetFromOptions_HYPRE_BoomerAMG() 1183 …PetscCall(PetscOptionsEList("-pc_hypre_boomeramg_relax_type_coarse", "Relax type on coarse grid", … in PCSetFromOptions_HYPRE_BoomerAMG() [all …]
|
| /petsc/src/mat/impls/aij/seq/klu/ |
| H A D | klu.c | 307 …PetscCall(PetscOptionsEList("-mat_klu_ordering", "Internal ordering method", "None", KluOrderingTy… in MatGetFactor_seqaij_klu() 310 …PetscCall(PetscOptionsEList("-mat_klu_row_scale", "Matrix row scaling", "None", scale, 3, scale[0]… in MatGetFactor_seqaij_klu()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matmatmult.c | 2006 …PetscCall(PetscOptionsEList("-matmatmult_via", "Algorithmic approach", "MatMatMult", algTypes, nal… in MatProductSetFromOptions_SeqAIJ_AB() 2010 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_AB", alg… in MatProductSetFromOptions_SeqAIJ_AB() 2032 …PetscCall(PetscOptionsEList("-mattransposematmult_via", "Algorithmic approach", "MatTransposeMatMu… in MatProductSetFromOptions_SeqAIJ_AtB() 2036 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_AtB", al… in MatProductSetFromOptions_SeqAIJ_AtB() 2064 …PetscCall(PetscOptionsEList("-matmattransmult_via", "Algorithmic approach", "MatMatTransposeMult",… in MatProductSetFromOptions_SeqAIJ_ABt() 2068 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_ABt", al… in MatProductSetFromOptions_SeqAIJ_ABt() 2099 …PetscCall(PetscOptionsEList("-matptap_via", "Algorithmic approach", "MatPtAP", algTypes, nalg, alg… in MatProductSetFromOptions_SeqAIJ_PtAP() 2103 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_PtAP", a… in MatProductSetFromOptions_SeqAIJ_PtAP() 2128 …PetscCall(PetscOptionsEList("-matrart_via", "Algorithmic approach", "MatRARt", algTypes, nalg, alg… in MatProductSetFromOptions_SeqAIJ_RARt() 2132 …PetscCall(PetscOptionsEList("-mat_product_algorithm", "Algorithmic approach", "MatProduct_RARt", a… in MatProductSetFromOptions_SeqAIJ_RARt() [all …]
|
| /petsc/src/mat/impls/aij/seq/umfpack/ |
| H A D | umfpack.c | 225 …PetscCall(PetscOptionsEList("-mat_umfpack_strategy", "ordering and pivoting strategy", "None", str… in MatLUFactorSymbolic_UMFPACK() 239 …PetscCall(PetscOptionsEList("-mat_umfpack_ordering", "Internal ordering method", "None", UmfpackOr… in MatLUFactorSymbolic_UMFPACK() 251 …PetscCall(PetscOptionsEList("-mat_umfpack_scale", "Control[UMFPACK_SCALE]", "None", scale, 3, scal… in MatLUFactorSymbolic_UMFPACK()
|
| /petsc/src/snes/interface/ |
| H A D | snesj.c | 99 …PetscCall(PetscOptionsEList("-mat_fd_type", "Algorithm to compute difference parameter", "SNESComp… in SNESComputeJacobianDefault()
|
| /petsc/include/ |
| H A D | petscoptions.h | 311 PetscErrorCode PetscOptionsEList(T...); 1180 …#define PetscOptionsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsELis… macro
|
| /petsc/src/snes/tests/ |
| H A D | ex2.c | 56 …PetscCall(PetscOptionsEList("-point_type", "The point type", "ex2.c", pointTypes, 3, pointTypes[op… in ProcessOptions() 59 …PetscCall(PetscOptionsEList("-func_type", "The function type", "ex2.c", funcTypes, 2, funcTypes[op… in ProcessOptions()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex32.c | 68 …PetscCall(PetscOptionsEList("-bc_type", "Type of boundary condition", "ex29.c", bcTypes, 2, bcType… in main()
|
| /petsc/src/dm/tests/ |
| H A D | ex27.c | 41 …PetscCall(PetscOptionsEList("-function", "Function type", "ex27", funcNames, NUM_FUNCS, funcNames[… in main()
|
| H A D | ex28.c | 44 …PetscCall(PetscOptionsEList("-function", "Function type", "ex27", funcNames, NUM_FUNCS, funcNames[… in main()
|
| /petsc/src/mat/impls/aij/seq/superlu/ |
| H A D | superlu.c | 408 …PetscCall(PetscOptionsEList("-mat_superlu_colperm", "ColPerm", "None", colperm, 4, colperm[3], &in… in MatLUFactorSymbolic_SuperLU() 410 …PetscCall(PetscOptionsEList("-mat_superlu_iterrefine", "IterRefine", "None", iterrefine, 4, iterre… in MatLUFactorSymbolic_SuperLU() 420 …PetscCall(PetscOptionsEList("-mat_superlu_rowperm", "rowperm", "None", rowperm, 2, rowperm[lu->opt… in MatLUFactorSymbolic_SuperLU()
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | cs1.c | 119 …PetscCall(PetscOptionsEList("-test_type", "The coverage test type", "cs1.c", testTypes, 3, testTyp… in ProcessOptions()
|
| /petsc/src/ksp/pc/impls/ml/ |
| H A D | ml.c | 988 …PetscCall(PetscOptionsEList("-pc_ml_CoarsenScheme", "Aggregate Coarsen Scheme", "ML_Aggregate_Set_… in PCSetFromOptions_ML() 1036 …PetscCall(PetscOptionsEList("-pc_ml_repartitionType", "Repartitioning library to use", "ML_Reparti… in PCSetFromOptions_ML() 1042 …PetscCall(PetscOptionsEList("-pc_ml_repartitionZoltanScheme", "Repartitioning scheme to use", "Non… in PCSetFromOptions_ML() 1048 …PetscCall(PetscOptionsEList("-pc_ml_repartitionType", "Repartitioning library to use", "ML_Reparti… in PCSetFromOptions_ML()
|
| /petsc/src/mat/impls/aij/mpi/superlu_dist/ |
| H A D | superlu_dist.c | 607 …PetscCall(PetscOptionsEList("-mat_superlu_dist_rowperm", "Row permutation", "None", rowperm, 4, ro… in MatLUFactorSymbolic_SuperLU_DIST() 627 …PetscCall(PetscOptionsEList("-mat_superlu_dist_colperm", "Column permutation", "None", colperm, 5,… in MatLUFactorSymbolic_SuperLU_DIST() 666 …PetscCall(PetscOptionsEList("-mat_superlu_dist_fact", "Sparsity pattern for repeated matrix factor… in MatLUFactorSymbolic_SuperLU_DIST()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex34.c | 102 …PetscCall(PetscOptionsEList("-obs_type", "Type of obstacle", "ex34.c", obstacleTypes, NUM_OBSTACLE… in ProcessOptions()
|
| /petsc/src/dm/partitioner/impls/parmetis/ |
| H A D | partparmetis.c | 70 …PetscCall(PetscOptionsEList("-petscpartitioner_parmetis_type", "Partitioning method", "", ptypes, … in PetscPartitionerSetFromOptions_ParMetis()
|
| /petsc/src/tao/unconstrained/impls/ntr/ |
| H A D | ntr.c | 464 …PetscCall(PetscOptionsEList("-tao_ntr_init_type", "tao->trust initialization type", "", NTR_INIT, … in TaoSetFromOptions_NTR() 465 …PetscCall(PetscOptionsEList("-tao_ntr_update_type", "radius update type", "", NTR_UPDATE, NTR_UPDA… in TaoSetFromOptions_NTR()
|