Home
last modified time | relevance | path

Searched refs:PetscOptionsRangeInt (Results 1 – 25 of 27) sorted by relevance

12

/petsc/src/dm/tutorials/
H A Dex22.c60 …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 Dex1.c19 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", dim, &dim, NULL, 0, 3)); in main()
H A Dex2.c25 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", dim, &dim, NULL, 0, 3)); in main()
/petsc/src/mat/impls/aij/mpi/pastix/
H A Dpastix.c388 …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 Dex1.c34 …PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex1.c", options->dim, &options->d… in ProcessOptions()
/petsc/src/mat/tests/
H A Dex183.c46 …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 Dex1.cxx32 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex1.cxx", options->dim, … in ProcessOptions()
H A Dex2.cxx40 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex2.cxx", options->dim, … in ProcessOptions()
H A Dex3.cxx37 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex3.cxx", options->dim, … in ProcessOptions()
/petsc/src/dm/dt/tests/
H A Dex5.c21 PetscCall(PetscOptionsRangeInt("-dim", "The spatial dimension", "ex5.c", dim, &dim, NULL, 1, 3)); in main()
/petsc/src/ksp/ksp/impls/hpddm/
H A Dhpddm.cxx57 …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 Dpetscoptions.h291 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 Dex1.c316 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 Dex7.c157 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex7.c", options->dim, &o… in ProcessOptions()
H A Dex1.c38 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex1.c", options->dim, &o… in ProcessOptions()
H A Dex9.c47 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex9.c", options->dim, &o… in ProcessOptions()
H A Dex4.c30 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex4.c", options->dim, &o… in ProcessOptions()
H A Dex5.c415 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex5.c", options->dim, &o… in ProcessOptions()
H A Dex18.c288 …PetscCall(PetscOptionsRangeInt("-dim", "The topological mesh dimension", "ex18.c", options->dim, &… in ProcessOptions()
/petsc/src/sys/objects/device/interface/
H A Ddevice.cxx551 …PetscCall(PetscOptionsRangeInt("-device_select", "Which device to use. Pass " PetscStringize(PETSC… in PetscDeviceInitializeQueryOptions_Private()
/petsc/src/dm/field/tutorials/
H A Dex1.c240 PetscCall(PetscOptionsRangeInt("-dim", "DM intrinsic dimension", "ex1.c", dim, &dim, NULL, 1, 3)); in main()
/petsc/src/ts/tests/
H A Dex3.c76 PetscCall(PetscOptionsRangeInt("-nphase", NULL, NULL, nphase, &nphase, NULL, 1, 3)); in main()
/petsc/src/ksp/ksp/interface/
H A Ditcl.c425 …PetscCall(PetscOptionsRangeInt("-ksp_min_it", "Minimum number of iterations", "KSPSetMinimumIterat… in KSPSetFromOptions()
/petsc/src/dm/impls/plex/
H A Dplexmetric.c35 …PetscCall(PetscOptionsRangeInt("-dm_plex_metric_verbosity", "Verbosity of metric-based mesh adapta… in DMPlexMetricSetFromOptions()
/petsc/include/petsc/private/
H A Dveccupmimpl.h325 …PetscCall(PetscOptionsRangeInt("-vec_pinned_memory_min", "Minimum size (in bytes) for an allocatio…

12