Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex23.c11 PetscInt foo_max_steps = 0, bar_max_it = 0; in main() local
21 PetscCall(PetscOptionsGetInt(NULL, 0, "-foo_max_steps", &foo_max_steps, NULL)); in main()