Searched refs:ts_view (Results 1 – 7 of 7) sorted by relevance
7 PetscBool ts_view = PETSC_FALSE; in main() local16 PetscCall(PetscOptionsGetBool(NULL, 0, "-ts_view", &ts_view, NULL)); in main()24 …n-ts_max_steps = %" PetscInt_FMT "\n-snes_max_it = %" PetscInt_FMT "\n", ts_view ? "true" : "false… in main()
1 -ts_view = true
10 …./extchem -options_file "${mech}" -ts_max_steps 10000 -ts_type "${type}" -ts_view -log_view -ts_m…
86 - -ts_view, -ts_monitor now take an optional filename argument
179 ``-ts_view`` calls TSView at the end of TSStep
1337 phases of the solution process. You can run with `-ts_view` or `-snes_view` or