Home
last modified time | relevance | path

Searched refs:ts_max_steps (Results 1 – 10 of 10) sorted by relevance

/petsc/src/sys/tests/
H A Dex23.c8 PetscInt ts_max_steps = 0, snes_max_it = 0; in main() local
18 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()
/petsc/src/ts/tutorials/phasefield/
H A Dbiharmonictest.m7 …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'])
H A Dheattest.m6 …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'])
/petsc/src/sys/tests/output/
H A Dex23_string.out3 -ts_max_steps = 10
H A Dex23_1.out3 -ts_max_steps = 10
/petsc/src/ts/tutorials/
H A Dextchem.sh10 …./extchem -options_file "${mech}" -ts_max_steps 10000 -ts_type "${type}" -ts_view -log_view -ts_m…
H A Dgasoline.inp25 -ts_max_steps 100000000
/petsc/src/ts/tutorials/power_grid/
H A Dpetscopt_ex733 -ts_max_steps 1000000
H A Dpetscopt_ex838 -ts_max_steps 1000000
/petsc/doc/tutorials/
H A Dhandson.md99 $ mpiexec -n 1 ./ex2 -ts_max_steps 10 -ts_monitor
112 $ mpiexec -n 4 ./ex2 -ts_max_steps 10 -ts_monitor -snes_monitor -ksp_monitor
124 $ mpiexec -n 16 ./ex2 -ts_max_steps 10 -ts_monitor -M 128