Lines Matching refs:PetscOptionsInt
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()
828 …PetscCall(PetscOptionsInt("-pc_hypre_ilu_upper_jacobi_iters", "Set upper Jacobi iteration count", … in PCSetFromOptions_HYPRE_ILU()
895 …PetscCall(PetscOptionsInt("-pc_hypre_euclid_level", "Factorization levels", "None", jac->eu_level,… in PCSetFromOptions_HYPRE_Euclid()
1011 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_numfunctions", "Number of functions", "HYPRE_Boomer… in PCSetFromOptions_HYPRE_BoomerAMG()
1032 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_grid_sweeps_all", "Number of sweeps for the up and … in PCSetFromOptions_HYPRE_BoomerAMG()
1040 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_nodal_coarsen", "Use a nodal based coarsening 1-6",… in PCSetFromOptions_HYPRE_BoomerAMG()
1042 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_nodal_coarsen_diag", "Diagonal in strength matrix f… in PCSetFromOptions_HYPRE_BoomerAMG()
1044 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_vec_interp_variant", "Variant of algorithm 1-3", "H… in PCSetFromOptions_HYPRE_BoomerAMG()
1046 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_vec_interp_qmax", "Max elements per row for each Q"… in PCSetFromOptions_HYPRE_BoomerAMG()
1050 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_interp_refine", "Preprocess the interpolation matri… in PCSetFromOptions_HYPRE_BoomerAMG()
1052 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_grid_sweeps_down", "Number of sweeps for the down c… in PCSetFromOptions_HYPRE_BoomerAMG()
1057 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_grid_sweeps_up", "Number of sweeps for the up cycle… in PCSetFromOptions_HYPRE_BoomerAMG()
1062 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_grid_sweeps_coarse", "Number of sweeps for the coar… in PCSetFromOptions_HYPRE_BoomerAMG()
1078 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_smooth_num_levels", "Number of levels on which more… in PCSetFromOptions_HYPRE_BoomerAMG()
1085 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_smooth_num_sweeps", "Set number of smoother sweeps"… in PCSetFromOptions_HYPRE_BoomerAMG()
1100 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_iterative_setup_option", "Set ILU iterative set… in PCSetFromOptions_HYPRE_BoomerAMG()
1104 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_iterative_setup_maxiter", "Set ILU iterative se… in PCSetFromOptions_HYPRE_BoomerAMG()
1112 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_print_level", "Set ILU print level", "None", 0,… in PCSetFromOptions_HYPRE_BoomerAMG()
1116 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_logging", "Set ILU logging level", "None", 0, &… in PCSetFromOptions_HYPRE_BoomerAMG()
1120 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_level", "Set ILU level", "None", 0, &indx, &flg… in PCSetFromOptions_HYPRE_BoomerAMG()
1124 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_max_nnz_per_row", "Set maximum NNZ per row", "N… in PCSetFromOptions_HYPRE_BoomerAMG()
1128 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_maxiter", "Set ILU max iterations", "None", 0, … in PCSetFromOptions_HYPRE_BoomerAMG()
1140 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_lower_jacobi_iters", "Set lower Jacobi iteratio… in PCSetFromOptions_HYPRE_BoomerAMG()
1144 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_ilu_upper_jacobi_iters", "Set upper Jacobi iteratio… in PCSetFromOptions_HYPRE_BoomerAMG()
1152 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_eu_level", "Number of levels for ILU(k) in Euclid s… in PCSetFromOptions_HYPRE_BoomerAMG()
1229 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_max_coarse_size", "Maximum size of coarsest grid", … in PCSetFromOptions_HYPRE_BoomerAMG()
1231 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_min_coarse_size", "Minimum size of coarsest grid", … in PCSetFromOptions_HYPRE_BoomerAMG()
1240 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_restriction_type", "Type of AIR method (distance 1 … in PCSetFromOptions_HYPRE_BoomerAMG()
1261 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_Adroptype", "Drops the entries that are not on the … in PCSetFromOptions_HYPRE_BoomerAMG()
1318 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_print_statistics", "Print statistics", "None", leve… in PCSetFromOptions_HYPRE_BoomerAMG()
1327 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_print_debug", "Print debug information", "None", le… in PCSetFromOptions_HYPRE_BoomerAMG()
1336 …PetscCall(PetscOptionsInt("-pc_hypre_boomeramg_nodal_relaxation", "Nodal relaxation via Schwarz", … in PCSetFromOptions_HYPRE_BoomerAMG()
1506 …PetscCall(PetscOptionsInt("-pc_hypre_parasails_nlevels", "Number of number of levels", "None", jac… in PCSetFromOptions_HYPRE_ParaSails()
1565 …PetscCall(PetscOptionsInt("-pc_hypre_ams_print_level", "Debugging output level for AMS", "None", j… in PCSetFromOptions_HYPRE_AMS()
1567 …PetscCall(PetscOptionsInt("-pc_hypre_ams_max_iter", "Maximum number of AMS multigrid iterations wi… in PCSetFromOptions_HYPRE_AMS()
1569 …PetscCall(PetscOptionsInt("-pc_hypre_ams_cycle_type", "Cycle type for AMS multigrid", "None", jac-… in PCSetFromOptions_HYPRE_AMS()
1573 …PetscCall(PetscOptionsInt("-pc_hypre_ams_relax_type", "Relaxation type for AMS smoother", "None", … in PCSetFromOptions_HYPRE_AMS()
1574 …PetscCall(PetscOptionsInt("-pc_hypre_ams_relax_times", "Number of relaxation steps for AMS smoothe… in PCSetFromOptions_HYPRE_AMS()
1598 …PetscCall(PetscOptionsInt("-pc_hypre_ams_projection_frequency", "Frequency at which a projection o… in PCSetFromOptions_HYPRE_AMS()
1661 …PetscCall(PetscOptionsInt("-pc_hypre_ads_print_level", "Debugging output level for ADS", "None", j… in PCSetFromOptions_HYPRE_ADS()
1663 …PetscCall(PetscOptionsInt("-pc_hypre_ads_max_iter", "Maximum number of ADS multigrid iterations wi… in PCSetFromOptions_HYPRE_ADS()
1665 …PetscCall(PetscOptionsInt("-pc_hypre_ads_cycle_type", "Cycle type for ADS multigrid", "None", jac-… in PCSetFromOptions_HYPRE_ADS()
1669 …PetscCall(PetscOptionsInt("-pc_hypre_ads_relax_type", "Relaxation type for ADS smoother", "None", … in PCSetFromOptions_HYPRE_ADS()
1670 …PetscCall(PetscOptionsInt("-pc_hypre_ads_relax_times", "Number of relaxation steps for ADS smoothe… in PCSetFromOptions_HYPRE_ADS()
1677 …PetscCall(PetscOptionsInt("-pc_hypre_ads_ams_cycle_type", "Cycle type for AMS solver inside ADS", … in PCSetFromOptions_HYPRE_ADS()
2776 …PetscCall(PetscOptionsInt("-pc_pfmg_its", "Number of iterations of PFMG to use as preconditioner",… in PCSetFromOptions_PFMG()
2778 …PetscCall(PetscOptionsInt("-pc_pfmg_num_pre_relax", "Number of smoothing steps before coarse grid"… in PCSetFromOptions_PFMG()
2780 …PetscCall(PetscOptionsInt("-pc_pfmg_num_post_relax", "Number of smoothing steps after coarse grid"… in PCSetFromOptions_PFMG()
2783 …PetscCall(PetscOptionsInt("-pc_pfmg_max_levels", "Max Levels for MG hierarchy", "HYPRE_StructPFMGS… in PCSetFromOptions_PFMG()
2792 …PetscCall(PetscOptionsInt("-pc_pfmg_skip_relax", "Skip relaxation on certain grids for isotropic p… in PCSetFromOptions_PFMG()
2998 …PetscCall(PetscOptionsInt("-pc_syspfmg_its", "Number of iterations of SysPFMG to use as preconditi… in PCSetFromOptions_SysPFMG()
3000 …PetscCall(PetscOptionsInt("-pc_syspfmg_num_pre_relax", "Number of smoothing steps before coarse gr… in PCSetFromOptions_SysPFMG()
3002 …PetscCall(PetscOptionsInt("-pc_syspfmg_num_post_relax", "Number of smoothing steps after coarse gr… in PCSetFromOptions_SysPFMG()
3224 …PetscCall(PetscOptionsInt("-pc_smg_its", "Number of iterations of SMG to use as preconditioner", "… in PCSetFromOptions_SMG()
3225 …PetscCall(PetscOptionsInt("-pc_smg_num_pre_relax", "Number of smoothing steps before coarse grid",… in PCSetFromOptions_SMG()
3226 …PetscCall(PetscOptionsInt("-pc_smg_num_post_relax", "Number of smoothing steps after coarse grid",… in PCSetFromOptions_SMG()