Searched refs:ts_max_steps (Results 1 – 10 of 10) sorted by relevance
8 PetscInt ts_max_steps = 0, snes_max_it = 0; in main() local18 PetscCall(PetscOptionsGetInt(NULL, 0, "-ts_max_steps", &ts_max_steps, NULL)); in main()24 …%" PetscInt_FMT "\n", ts_view ? "true" : "false", (double)ts_max_time, ts_max_steps, snes_max_it)); in main()
7 …n_initial -ksp_monitor_true_residual -snes_linesearch_monitor -ts_max_time .011 -ts_max_steps 10'])8 …ine ' int2str(i+4) ' -kappa .00001 -ts_time_step 2.96046e-07 -ts_max_time 1. -ts_max_steps 30'])
6 …i+4) ' -ts_max_time 10 -ts_time_step 1.e-3 -snes_atol 1.e-25 -snes_rtol 1.e-25 -ts_max_steps 100'])
3 -ts_max_steps = 10
10 …./extchem -options_file "${mech}" -ts_max_steps 10000 -ts_type "${type}" -ts_view -log_view -ts_m…
25 -ts_max_steps 100000000
33 -ts_max_steps 1000000
38 -ts_max_steps 1000000
99 $ mpiexec -n 1 ./ex2 -ts_max_steps 10 -ts_monitor112 $ mpiexec -n 4 ./ex2 -ts_max_steps 10 -ts_monitor -snes_monitor -ksp_monitor124 $ mpiexec -n 16 ./ex2 -ts_max_steps 10 -ts_monitor -M 128