| /petsc/src/mat/impls/aij/mpi/mkl_cpardiso/ |
| H A D | mkl_cpardiso.c | 513 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_65", "Suggested number of threads to use within MKL C… in MatSetFromOptions_MKL_CPARDISO() 516 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_66", "Maximum number of factors with identical sparsi… in MatSetFromOptions_MKL_CPARDISO() 519 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_67", "Indicates the actual matrix for the solution ph… in MatSetFromOptions_MKL_CPARDISO() 522 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_68", "Message level information", "None", mat_mkl_cpa… in MatSetFromOptions_MKL_CPARDISO() 525 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_69", "Defines the matrix type", "None", mat_mkl_cpard… in MatSetFromOptions_MKL_CPARDISO() 527 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_1", "Use default values", "None", mat_mkl_cpardiso->i… in MatSetFromOptions_MKL_CPARDISO() 530 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_2", "Fill-in reducing ordering for the input matrix",… in MatSetFromOptions_MKL_CPARDISO() 533 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_4", "Preconditioned CGS/CG", "None", mat_mkl_cpardiso… in MatSetFromOptions_MKL_CPARDISO() 536 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_5", "User permutation", "None", mat_mkl_cpardiso->ipa… in MatSetFromOptions_MKL_CPARDISO() 539 …PetscCall(PetscOptionsInt("-mat_mkl_cpardiso_6", "Write solution on x", "None", mat_mkl_cpardiso->… in MatSetFromOptions_MKL_CPARDISO() [all …]
|
| /petsc/src/mat/graphops/order/metisnd/ |
| H A D | metisnd.c | 28 …PetscCall(PetscOptionsInt("-mat_ordering_metisnd_nseps", "number of different separators per level… in MatGetOrdering_METISND() 32 …PetscCall(PetscOptionsInt("-mat_ordering_metisnd_niter", "number of refinement iterations", "None"… in MatGetOrdering_METISND() 36 …PetscCall(PetscOptionsInt("-mat_ordering_metisnd_ufactor", "maximum allowed imbalance", "None", iv… in MatGetOrdering_METISND() 40 …PetscCall(PetscOptionsInt("-mat_ordering_metisnd_pfactor", "minimum degree of vertices that will b… in MatGetOrdering_METISND()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex64.c | 65 …PetscCall(PetscOptionsInt("-M", "Number of mesh points in the x-direction", "PCGASMCreateSubdomain… in main() 67 …PetscCall(PetscOptionsInt("-N", "Number of mesh points in the y-direction", "PCGASMCreateSubdomain… in main() 71 …PetscCall(PetscOptionsInt("-Mdomains", "Number of subdomain tiles in the x-direction", "PCGASMSetS… in main() 73 …PetscCall(PetscOptionsInt("-Ndomains", "Number of subdomain tiles in the y-direction", "PCGASMSetS… in main() 75 …PetscCall(PetscOptionsInt("-overlap", "Size of tile overlap.", "PCGASMSetSubdomains2D", overlap, &… in main()
|
| H A D | ex62.c | 59 …PetscCall(PetscOptionsInt("-M", "Number of mesh points in the x-direction", "PCGASMCreateSubdomain… in main() 61 …PetscCall(PetscOptionsInt("-N", "Number of mesh points in the y-direction", "PCGASMCreateSubdomain… in main() 65 …PetscCall(PetscOptionsInt("-Mdomains", "Number of subdomain tiles in the x-direction", "PCGASMSetS… in main() 67 …PetscCall(PetscOptionsInt("-Ndomains", "Number of subdomain tiles in the y-direction", "PCGASMSetS… in main() 69 …PetscCall(PetscOptionsInt("-overlap", "Size of tile overlap.", "PCGASMSetSubdomains2D", overlap, &… in main()
|
| H A D | ex18.c | 38 PetscCall(PetscOptionsInt("-m", "Number of grid points in x direction", "", m, &m, NULL)); in main() 40 PetscCall(PetscOptionsInt("-n", "Number of grid points in y direction", "", n, &n, NULL)); in main()
|
| /petsc/src/mat/impls/aij/seq/mkl_pardiso/ |
| H A D | mkl_pardiso.c | 620 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_65", "Suggested number of threads to use within MKL PA… in MatSetFromOptions_MKL_PARDISO() 623 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_66", "Maximum number of factors with identical sparsit… in MatSetFromOptions_MKL_PARDISO() 626 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_67", "Indicates the actual matrix for the solution pha… in MatSetFromOptions_MKL_PARDISO() 629 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_68", "Message level information", "None", mat_mkl_pard… in MatSetFromOptions_MKL_PARDISO() 632 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_69", "Defines the matrix type", "None", mat_mkl_pardis… in MatSetFromOptions_MKL_PARDISO() 648 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_1", "Use default values (if 0)", "None", mat_mkl_pardi… in MatSetFromOptions_MKL_PARDISO() 651 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_2", "Fill-in reducing ordering for the input matrix", … in MatSetFromOptions_MKL_PARDISO() 654 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_4", "Preconditioned CGS/CG", "None", mat_mkl_pardiso->… in MatSetFromOptions_MKL_PARDISO() 657 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_5", "User permutation", "None", mat_mkl_pardiso->iparm… in MatSetFromOptions_MKL_PARDISO() 660 …PetscCall(PetscOptionsInt("-mat_mkl_pardiso_6", "Write solution on x", "None", mat_mkl_pardiso->ip… in MatSetFromOptions_MKL_PARDISO() [all …]
|
| /petsc/src/dm/tutorials/ |
| H A D | ex2.c | 38 PetscCall(PetscOptionsInt("-steps", "Number of steps to take", NULL, steps, &steps, NULL)); in main() 39 …PetscCall(PetscOptionsInt("-viz_interval", "Visualization interval", NULL, viz_interval, &viz_inte… in main() 40 …PetscCall(PetscOptionsInt("-check_step_alive", "Step on which to check that the simulation is aliv… in main() 41 …PetscCall(PetscOptionsInt("-check_step_dead", "Step on which to check that the simulation is dead"… in main()
|
| /petsc/src/vec/is/utils/tests/ |
| H A D | ex1.c | 29 …PetscCall(PetscOptionsInt("-num_coords", "Number of coordinates", "", PETSC_FALSE, &num_coords, NU… in main() 30 PetscCall(PetscOptionsInt("-dim", "Dimension of the coordinates", "", PETSC_FALSE, &dim, NULL)); in main() 31 …PetscCall(PetscOptionsInt("-bucket_size", "Size of the bucket at each leaf", "", bucket_size, &buc… in main() 39 …if (test_rand_points || query_rand_points) PetscCall(PetscOptionsInt("-num_rand_points", "Number o… in main()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex13.c | 18 PetscCall(PetscOptionsInt("-refine", "Number of refinements", NULL, refine, &refine, NULL)); in main() 21 …PetscCall(PetscOptionsInt("-layers", "Number of layers in volumetric extrusion (or zero to not ext… in main()
|
| /petsc/src/sys/classes/random/tests/ |
| H A D | ex3.c | 46 PetscCall(PetscOptionsInt("-t", "t, the dimension of the sample space", "ex3.c", t, &t, NULL)); in main() 47 …PetscCall(PetscOptionsInt("-log2d", "The log of d, the number of bins per direction", "ex3.c", log… in main() 48 …PetscCall(PetscOptionsInt("-log2n", "The log of n, the number of samples per process", "ex3.c", lo… in main()
|
| /petsc/src/ksp/ksp/utils/lmvm/tests/ |
| H A D | solve_performance.c | 19 PetscCall(PetscOptionsInt("-n", "Vector size", __FILE__, n, &n, NULL)); in main() 20 PetscCall(PetscOptionsInt("-epochs", "Number of epochs", __FILE__, n_epochs, &n_epochs, NULL)); in main() 21 …PetscCall(PetscOptionsInt("-iters", "Number of iterations per epoch", __FILE__, n_iters, &n_iters,… in main()
|
| H A D | lmvm_test.c | 14 PetscCall(PetscOptionsInt("-type", "LMVM Type", __FILE__, type, &type, NULL)); in main()
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 711 …PetscCall(PetscOptionsInt("-pc_hypre_pilut_maxiter", "Number of iterations", "None", jac->maxiter,… in PCSetFromOptions_HYPRE_Pilut() 715 …PetscCall(PetscOptionsInt("-pc_hypre_pilut_factorrowsize", "FactorRowSize", "None", jac->factorrow… in PCSetFromOptions_HYPRE_Pilut() 780 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_iterative_setup_option", "Set ILU iterative setup option"… in PCSetFromOptions_HYPRE_ILU() 784 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_iterative_setup_maxiter", "Set ILU iterative setup maximu… in PCSetFromOptions_HYPRE_ILU() 792 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_print_level", "Set ILU print level", "None", 0, &indx, &f… in PCSetFromOptions_HYPRE_ILU() 796 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_logging", "Set ILU logging level", "None", 0, &indx, &flg… in PCSetFromOptions_HYPRE_ILU() 800 PetscCall(PetscOptionsInt("-pc_hypre_ilu_level", "Set ILU level", "None", 0, &indx, &flg)); in PCSetFromOptions_HYPRE_ILU() 804 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_max_nnz_per_row", "Set maximum NNZ per row", "None", 0, &… in PCSetFromOptions_HYPRE_ILU() 812 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_maxiter", "Set ILU max iterations", "None", 0, &indx, &fl… in PCSetFromOptions_HYPRE_ILU() 824 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_lower_jacobi_iters", "Set lower Jacobi iteration count", … in PCSetFromOptions_HYPRE_ILU() [all …]
|
| /petsc/src/mat/tests/ |
| H A D | ex139.c | 44 … PetscCall(PetscOptionsInt("-top_bs", "Block size of top-level matrix", 0, top_bs, &top_bs, NULL)); in main() 45 PetscCall(PetscOptionsInt("-row_bs", "Block size of row map", 0, row_bs, &row_bs, NULL)); in main() 46 PetscCall(PetscOptionsInt("-col_bs", "Block size of col map", 0, col_bs, &col_bs, NULL)); in main()
|
| H A D | ex193.c | 33 …PetscCall(PetscOptionsInt("-M", "Number of mesh points in the x-direction", "partitioning", m, &m,… in main() 35 …PetscCall(PetscOptionsInt("-N", "Number of mesh points in the y-direction", "partitioning", n, &n,… in main()
|
| H A D | ex7.c | 25 PetscCall(PetscOptionsInt("-m", "Number of rows in grid", NULL, m, &m, NULL)); in main() 26 PetscCall(PetscOptionsInt("-n", "Number of columns in grid", NULL, n, &n, NULL)); in main()
|
| /petsc/src/ksp/pc/impls/spai/ |
| H A D | ispai.c | 444 …PetscCall(PetscOptionsInt("-pc_spai_nbsteps", "", "PCSPAISetNBSteps", ispai->nbsteps, &nbsteps1, &… in PCSetFromOptions_SPAI() 447 PetscCall(PetscOptionsInt("-pc_spai_max", "", "PCSPAISetMax", ispai->max, &max1, &flg)); in PCSetFromOptions_SPAI() 449 …PetscCall(PetscOptionsInt("-pc_spai_maxnew", "", "PCSPAISetMaxNew", ispai->maxnew, &maxnew1, &flg)… in PCSetFromOptions_SPAI() 451 …PetscCall(PetscOptionsInt("-pc_spai_block_size", "", "PCSPAISetBlockSize", ispai->block_size, &blo… in PCSetFromOptions_SPAI() 453 …PetscCall(PetscOptionsInt("-pc_spai_cache_size", "", "PCSPAISetCacheSize", ispai->cache_size, &cac… in PCSetFromOptions_SPAI() 455 …PetscCall(PetscOptionsInt("-pc_spai_verbose", "", "PCSPAISetVerbose", ispai->verbose, &verbose, &f… in PCSetFromOptions_SPAI() 457 PetscCall(PetscOptionsInt("-pc_spai_sp", "", "PCSPAISetSp", ispai->sp, &sp, &flg)); in PCSetFromOptions_SPAI()
|
| /petsc/src/tao/unconstrained/impls/lmvm/tests/ |
| H A D | ex1.c | 35 PetscCall(PetscOptionsInt("-m", "data size", NULL, M, &M, NULL)); in main() 36 PetscCall(PetscOptionsInt("-n", "data size", NULL, N, &N, NULL)); in main()
|
| /petsc/src/ksp/pc/impls/parms/ |
| H A D | parms.c | 271 …PetscCall(PetscOptionsInt("-pc_parms_levels", "Number of levels", "None", parms->levels, &parms->l… in PCSetFromOptions_PARMS() 273 …PetscCall(PetscOptionsInt("-pc_parms_blocksize", "Block size", "None", parms->blocksize, &parms->b… in PCSetFromOptions_PARMS() 275 …PetscCall(PetscOptionsInt("-pc_parms_max_dim", "Inner Krylov dimension", "PCPARMSSetSolveRestart",… in PCSetFromOptions_PARMS() 276 …PetscCall(PetscOptionsInt("-pc_parms_max_it", "Maximum number of inner iterations", "PCPARMSSetSol… in PCSetFromOptions_PARMS() 285 …PetscCall(PetscOptionsInt("-pc_parms_lfil_ilu_arms", "amount of fill-in for ilut, iluk and arms", … in PCSetFromOptions_PARMS() 287 …PetscCall(PetscOptionsInt("-pc_parms_lfil_schur", "amount of fill-in for schur", "PCPARMSSetFill",… in PCSetFromOptions_PARMS() 288 …PetscCall(PetscOptionsInt("-pc_parms_lfil_ilut_L_U", "amount of fill-in for ILUT L and U", "PCPARM… in PCSetFromOptions_PARMS()
|
| /petsc/src/ksp/ksp/impls/tsirm/ |
| H A D | tsirm.c | 127 …PetscCall(PetscOptionsInt("-ksp_tsirm_cgls", "Method used for the minimization step", "", tsirm->c… in KSPSetFromOptions_TSIRM() 129 …PetscCall(PetscOptionsInt("-ksp_tsirm_max_it_ls", "Maximum number of iterations for the minimizati… in KSPSetFromOptions_TSIRM() 130 …PetscCall(PetscOptionsInt("-ksp_tsirm_size_ls", "Number of residuals for minimization", "", tsirm-… in KSPSetFromOptions_TSIRM()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex9.c | 173 PetscCall(PetscOptionsInt("-dim", "Dimension of the simplex", "ex9.c", dim, &dim, NULL)); in main() 174 …PetscCall(PetscOptionsInt("-degree", "The degree of the polynomial space", "ex9.c", deg, °, NUL… in main() 175 …PetscCall(PetscOptionsInt("-k", "The number of derivatives to use in the taylor test", "ex9.c", k,… in main()
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | anderson.c | 10 …PetscCall(PetscOptionsInt("-snes_anderson_m", "Number of directions", "SNES", ngmres->msize, &ngmr… in SNESSetFromOptions_Anderson() 12 …PetscCall(PetscOptionsInt("-snes_anderson_restart", "Iterations before forced restart", "SNES", ng… in SNESSetFromOptions_Anderson() 13 …PetscCall(PetscOptionsInt("-snes_anderson_restart_it", "Tolerance iterations before restart", "SNE… in SNESSetFromOptions_Anderson()
|
| /petsc/src/tao/linesearch/impls/armijo/ |
| H A D | armijo.c | 43 …PetscCall(PetscOptionsInt("-tao_ls_armijo_memory_size", "number of historical elements", "", armP-… in TaoLineSearchSetFromOptions_Armijo() 44 …PetscCall(PetscOptionsInt("-tao_ls_armijo_reference_policy", "policy for updating reference value"… in TaoLineSearchSetFromOptions_Armijo() 45 …PetscCall(PetscOptionsInt("-tao_ls_armijo_replacement_policy", "policy for updating memory", "", a… in TaoLineSearchSetFromOptions_Armijo()
|
| /petsc/src/dm/tests/ |
| H A D | ex30.c | 26 PetscCall(PetscOptionsInt("-n", "Global number of nodes", "", N, &N, NULL)); in main() 27 PetscCall(PetscOptionsInt("-bs", "Block size (1 or 2)", "", bs, &bs, NULL)); in main()
|
| /petsc/src/ts/tests/ |
| H A D | ex35.c | 20 …PetscCall(PetscOptionsInt("-Np", "Number of particles", "ex35.c", options->Np, &options->Np, NULL)… in ProcessOptions() 21 …PetscCall(PetscOptionsInt("-dim", "Number of dimensions", "ex35.c", options->dim_inp, &options->di… in ProcessOptions()
|