Home
last modified time | relevance | path

Searched refs:ts_max_time (Results 1 – 13 of 13) sorted by relevance

/petsc/src/sys/tests/
H A Dex23.c9 PetscReal ts_max_time = 0.; in main() local
17 PetscCall(PetscOptionsGetReal(NULL, 0, "-ts_max_time", &ts_max_time, NULL)); in main()
24 …nes_max_it = %" PetscInt_FMT "\n", ts_view ? "true" : "false", (double)ts_max_time, ts_max_steps, … in main()
/petsc/src/ts/tutorials/phasefield/
H A Dbiharmonictest.m7 …_solution_initial -ksp_monitor_true_residual -snes_linesearch_monitor -ts_max_time .011 -ts_max_st…
8 …da_refine ' int2str(i+4) ' -kappa .00001 -ts_time_step 2.96046e-07 -ts_max_time 1. -ts_max_step…
H A Dheattest.m6 …u -snes_converged_reason -ts_type cn -da_refine ' int2str(i+4) ' -ts_max_time 10 -ts_time_ste…
/petsc/src/sys/tests/output/
H A Dex23_string.out2 -ts_max_time = 1.400000
H A Dex23_1.out2 -ts_max_time = 1.400000
/petsc/src/ts/tutorials/power_grid/
H A Dpetscopt_ex732 -ts_max_time 10000
H A Dpetscopt_ex826 -ts_max_time 300.0
/petsc/src/ts/tutorials/
H A Dmeth_ethanol.inp21 -ts_max_time 2.0e-3
H A Dextchem.example.127 -ts_max_time .005
H A Dh2_10sp.inp32 -ts_max_time 2.0e-4
H A Dgasoline.inp24 -ts_max_time 6.5e-3
/petsc/doc/changes/
H A D33.md166 - -ts_max_time changed to -ts_final_time
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTS.pyx1839 ``-ts_max_time`` sets the max time from the commandline