Searched refs:check_step_alive (Results 1 – 1 of 1) sorted by relevance
29 PetscInt check_step_alive = -1, check_step_dead = -1; in main() local40 …tep on which to check that the simulation is alive", NULL, check_step_alive, &check_step_alive, NU… in main()123 if (step == check_step_alive || step == check_step_dead) { in main()128 } else if (step == check_step_alive) { in main()