| /petsc/src/mat/tests/ |
| H A D | ex72.c | 51 …PetscCall(PetscOptionsFList("-permute", "Permute matrix and vector to solving in new ordering", ""… in main()
|
| H A D | ex62.c | 55 …PetscCall(PetscOptionsFList("-A_mat_type", "Matrix type", "MatSetType", MatList, deft, A_mattype, … in main() 56 …PetscCall(PetscOptionsFList("-B_mat_type", "Matrix type", "MatSetType", MatList, deft, B_mattype, … in main()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | pcset.c | 142 …PetscCall(PetscOptionsFList("-pc_type", "Preconditioner", "PCSetType", PCList, def, type, 256, &fl… in PCSetFromOptions()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 502 …PetscCall(PetscOptionsFList("-physics_burgers_riemann", "Riemann solver", "", rlist, rname, rname,… in PhysicsCreate_Burgers() 628 …PetscCall(PetscOptionsFList("-physics_traffic_riemann", "Riemann solver", "", rlist, rname, rname,… in PhysicsCreate_Traffic() 779 …PetscCall(PetscOptionsFList("-physics_acoustics_riemann", "Riemann solver", "", rlist, rname, rnam… in PhysicsCreate_Acoustics() 780 …PetscCall(PetscOptionsFList("-physics_acoustics_reconstruct", "Reconstruction", "", rclist, rcname… in PhysicsCreate_Acoustics() 991 …PetscCall(PetscOptionsFList("-physics_isogas_riemann", "Riemann solver", "", rlist, rname, rname, … in PhysicsCreate_IsoGas() 992 …PetscCall(PetscOptionsFList("-physics_isogas_reconstruct", "Reconstruction", "", rclist, rcname, r… in PhysicsCreate_IsoGas() 1148 …PetscCall(PetscOptionsFList("-physics_shallow_riemann", "Riemann solver", "", rlist, rname, rname,… in PhysicsCreate_Shallow() 1149 …PetscCall(PetscOptionsFList("-physics_shallow_reconstruct", "Reconstruction", "", rclist, rcname, … in PhysicsCreate_Shallow() 1442 …PetscCall(PetscOptionsFList("-limit", "Name of flux limiter to use", "", limiters, lname, lname, s… in main() 1443 …PetscCall(PetscOptionsFList("-physics", "Name of physics (Riemann solver and characteristics) to u… in main()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex18.c | 46 …PetscCall(PetscOptionsFList("-permute", "Permute matrix and vector to solving in new ordering", ""… in main()
|
| H A D | ex77.c | 39 …PetscCall(PetscOptionsFList("-mat_type", "Matrix type", "MatSetType", MatList, deft, type, 256, &f… in main()
|
| H A D | ex10.c | 155 …PetscCall(PetscOptionsFList("-permute", "Permute matrix and vector to solve in new ordering", "", … in main()
|
| H A D | ex74.c | 115 …PetscCall(PetscOptionsFList("-irk_type", "IRK method family", "", IRKList, irktype, irktype, sizeo… in main()
|
| /petsc/src/sys/classes/random/interface/ |
| H A D | randomc.c | 130 …PetscCall(PetscOptionsFList("-random_type", "PetscRandom type", "PetscRandomSetType", PetscRandomL… in PetscRandomSetTypeFromOptions_Private()
|
| /petsc/src/sys/classes/bm/interfaces/ |
| H A D | bm.c | 189 …PetscCall(PetscOptionsFList("-bm_type", "PetscBench", "PetscBenchSetType", PetscBenchList, ((Petsc… in PetscBenchSetFromOptions()
|
| /petsc/src/vec/is/ao/interface/ |
| H A D | ao.c | 428 PetscCall(PetscOptionsFList("-ao_type", "AO type", "AOSetType", AOList, def, type, 256, &flg)); in AOSetFromOptions()
|
| /petsc/include/ |
| H A D | petscoptions.h | 309 PetscErrorCode PetscOptionsFList(T...); 1137 …#define PetscOptionsFList(opt, ltext, man, list, currentvalue, value, len, set) PetscOptionsFLis… macro
|
| /petsc/src/mat/graphops/color/interface/ |
| H A D | matcoloring.c | 199 …PetscCall(PetscOptionsFList("-mat_coloring_type", "The coloring method used", "MatColoringSetType"… in MatColoringSetFromOptions()
|
| /petsc/src/mat/graphops/coarsen/interface/ |
| H A D | coarsen.c | 376 …PetscCall(PetscOptionsFList("-mat_coarsen_type", "Type of aggregator", "MatCoarsenSetType", MatCoa… in MatCoarsenSetFromOptions()
|
| /petsc/src/dm/dt/space/interface/ |
| H A D | space.c | 199 …PetscCall(PetscOptionsFList("-petscspace_type", "Linear space", "PetscSpaceSetType", PetscSpaceLis… in PetscSpaceSetFromOptions()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 183 …PetscCall(PetscOptionsFList("-petscpartitioner_type", "Graph partitioner", "PetscPartitionerSetTyp… in PetscPartitionerSetFromOptions()
|
| /petsc/src/ml/regressor/interface/ |
| H A D | regressor.c | 189 …PetscCall(PetscOptionsFList("-regressor_type", "PetscRegressor type", "PetscRegressorSetType", Pet… in PetscRegressorSetFromOptions()
|
| /petsc/src/vec/pf/interface/ |
| H A D | pf.c | 412 …PetscCall(PetscOptionsFList("-pf_type", "Type of function", "PFSetType", PFList, NULL, type, 256, … in PFSetFromOptions()
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drawreg.c | 402 …PetscCall(PetscOptionsFList("-draw_type", "Type of graphical output", "PetscDrawSetType", PetscDra… in PetscDrawSetFromOptions()
|
| /petsc/src/vec/vec/utils/tagger/interface/ |
| H A D | tagger.c | 200 …PetscCall(PetscOptionsFList("-vec_tagger_type", "VecTagger implementation type", "VecTaggerSetType… in VecTaggerSetFromOptions()
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 178 …PetscCall(PetscOptionsFList("-ts_adapt_type", "Algorithm to use for adaptivity", "TSGLLEAdaptSetTy… in TSGLLEAdaptSetFromOptions()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 356 …PetscCall(PetscOptionsFList("-ksp_type", "Krylov method", "KSPSetType", KSPList, (char *)(((PetscO… in KSPSetFromOptions() 443 …PetscCall(PetscOptionsFList("-ksp_guess_type", "Initial guess in Krylov method", NULL, KSPGuessLis… in KSPSetFromOptions()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex20.c | 24 …PetscCall(PetscOptionsFList("-dm_type", "DM implementation on which to define field", "ex20.c", DM… in main()
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 584 …PetscCall(PetscOptionsFList("-ex2_impurity_source_type", "Name of impurity source to run", "", pli… in ProcessREOptions() 585 …PetscCall(PetscOptionsFList("-ex2_test_type", "Name of test to run", "", testlist, testname, testn… in ProcessREOptions() 588 …PetscCall(PetscOptionsFList("-ex2_e_field_type", "Electric field type", "", elist, ename, ename, s… in ProcessREOptions()
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factimpl.c | 249 …PetscCall(PetscOptionsFList("-pc_factor_mat_ordering_type", "Reordering to reduce nonzeros in fact… in PCSetFromOptions_Factor()
|