Home
last modified time | relevance | path

Searched refs:ts_view (Results 1 – 7 of 7) sorted by relevance

/petsc/src/sys/tests/
H A Dex23.c7 PetscBool ts_view = PETSC_FALSE; in main() local
16 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()
/petsc/src/sys/tests/output/
H A Dex23_string.out1 -ts_view = true
H A Dex23_1.out1 -ts_view = true
/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…
/petsc/doc/changes/
H A D231.md86 - -ts_view, -ts_monitor now take an optional filename argument
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTS.pyx179 ``-ts_view`` calls TSView at the end of TSStep
/petsc/doc/faq/
H A Dindex.md1337 phases of the solution process. You can run with `-ts_view` or `-snes_view` or