Home
last modified time | relevance | path

Searched refs:n_step (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tests/
H A Dex81.c61 PetscInt n_step = 8; in main() local
79 PetscCall(TSSetTimeStep(ts, t_final / n_step)); in main()
H A Dex80.c62 PetscInt n_step = 8; in main() local
81 PetscCall(TSSetTimeStep(ts, t_final / n_step)); in main()