| /petsc/src/dm/tutorials/ |
| H A D | ex22.c | 60 …PetscCall(PetscOptionsRangeInt("-Mx", "dimension along x-axis", "ex22.c", Mx, &Mx, NULL, 0, PETSC_… in main() 61 …PetscCall(PetscOptionsRangeInt("-My", "dimension along y-axis", "ex22.c", My, &My, NULL, 0, PETSC_… in main() 62 …PetscCall(PetscOptionsRangeInt("-Mz", "dimension along z-axis", "ex22.c", Mz, &Mz, NULL, 0, PETSC_… in main() 64 …PetscCall(PetscOptionsRangeInt("-gp", "index along sliceaxis at which 2D slice is extracted", "ex2… in main()
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/ |
| H A D | ex1.c | 19 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", dim, &dim, NULL, 0, 3)); in main()
|
| H A D | ex2.c | 25 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", dim, &dim, NULL, 0, 3)); in main()
|
| /petsc/src/mat/impls/aij/mpi/pastix/ |
| H A D | pastix.c | 388 …PetscCall(PetscOptionsRangeInt("-mat_pastix_verbose", "iparm[IPARM_VERBOSE] : level of printing (0… in MatSetFromOptions_PaStiX() 391 …PetscCall(PetscOptionsRangeInt("-mat_pastix_factorization", "iparm[IPARM_FACTORIZATION]: Factoriza… in MatSetFromOptions_PaStiX() 403 …PetscCall(PetscOptionsRangeInt("-mat_pastix_ordering", "iparm[IPARM_ORDERING]: Ordering algorithm"… in MatSetFromOptions_PaStiX() 409 …PetscCall(PetscOptionsRangeInt("-mat_pastix_scheduler", "iparm[IPARM_SCHEDULER]: Scheduler", "None… in MatSetFromOptions_PaStiX() 412 …PetscCall(PetscOptionsRangeInt("-mat_pastix_compress_when", "iparm[IPARM_COMPRESS_WHEN]: When to c… in MatSetFromOptions_PaStiX()
|
| /petsc/src/dm/impls/patch/tests/ |
| H A D | ex1.c | 34 …PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", options->dim, &options->d… in ProcessOptions()
|
| /petsc/src/mat/tests/ |
| H A D | ex183.c | 46 …PetscCall(PetscOptionsRangeInt("-total_subdomains", "Number of submatrices where 0 < n < comm size… in main() 52 …PetscCall(PetscOptionsRangeInt("-rep", "Number of times to carry out submatrix extractions; curren… in main()
|
| /petsc/src/dm/impls/moab/tests/ |
| H A D | ex1.cxx | 32 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex1.cxx", options->dim, … in ProcessOptions()
|
| H A D | ex2.cxx | 40 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex2.cxx", options->dim, … in ProcessOptions()
|
| H A D | ex3.cxx | 37 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex3.cxx", options->dim, … in ProcessOptions()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex5.c | 21 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex5.c", dim, &dim, NULL, 1, 3)); in main()
|
| /petsc/src/ksp/ksp/impls/hpddm/ |
| H A D | hpddm.cxx | 57 …PetscCall(PetscOptionsRangeInt("-ksp_hpddm_enlarge_krylov_subspace", "Split the initial right-hand… in KSPSetFromOptions_HPDDM() 67 …PetscCall(PetscOptionsRangeInt("-ksp_gmres_restart", "Maximum number of Arnoldi vectors generated … in KSPSetFromOptions_HPDDM() 77 …PetscCall(PetscOptionsRangeInt("-ksp_hpddm_recycle", "Number of harmonic Ritz vectors to compute",… in KSPSetFromOptions_HPDDM() 87 …PetscCall(PetscOptionsRangeInt("-ksp_hpddm_recycle_redistribute", "Number of processes used to sol… in KSPSetFromOptions_HPDDM()
|
| /petsc/include/ |
| H A D | petscoptions.h | 291 PetscErrorCode PetscOptionsRangeInt(T...); 633 …#define PetscOptionsRangeInt(opt, text, man, currentvalue, value, set, lb, ub) PetscOptionsInt_… macro
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tests/ |
| H A D | ex1.c | 316 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", dim, &dim, NULL, 0, 3)); in main() 317 …PetscCall(PetscOptionsRangeInt("-tensor", "(0) simplex (1) hypercube (2) wedge", "ex1.c", tensorCe… in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex7.c | 157 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex7.c", options->dim, &o… in ProcessOptions()
|
| H A D | ex1.c | 38 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex1.c", options->dim, &o… in ProcessOptions()
|
| H A D | ex9.c | 47 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex9.c", options->dim, &o… in ProcessOptions()
|
| H A D | ex4.c | 30 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex4.c", options->dim, &o… in ProcessOptions()
|
| H A D | ex5.c | 415 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex5.c", options->dim, &o… in ProcessOptions()
|
| H A D | ex18.c | 288 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex18.c", options->dim, &… in ProcessOptions()
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | device.cxx | 551 …PetscCall(PetscOptionsRangeInt("-device_select", "Which device to use. Pass " PetscStringize(PETSC… in PetscDeviceInitializeQueryOptions_Private()
|
| /petsc/src/dm/field/tutorials/ |
| H A D | ex1.c | 240 PetscCall(PetscOptionsRangeInt("-dim", "DM intrinsic dimension", "ex1.c", dim, &dim, NULL, 1, 3)); in main()
|
| /petsc/src/ts/tests/ |
| H A D | ex3.c | 76 PetscCall(PetscOptionsRangeInt("-nphase", NULL, NULL, nphase, &nphase, NULL, 1, 3)); in main()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 425 …PetscCall(PetscOptionsRangeInt("-ksp_min_it", "Minimum number of iterations", "KSPSetMinimumIterat… in KSPSetFromOptions()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexmetric.c | 35 …PetscCall(PetscOptionsRangeInt("-dm_plex_metric_verbosity", "Verbosity of metric-based mesh adapta… in DMPlexMetricSetFromOptions()
|
| /petsc/include/petsc/private/ |
| H A D | veccupmimpl.h | 325 …PetscCall(PetscOptionsRangeInt("-vec_pinned_memory_min", "Minimum size (in bytes) for an allocatio…
|