Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex23.c12 PetscReal foo_max_time = 0.; in main() local
20 PetscCall(PetscOptionsGetReal(NULL, 0, "-foo_max_time", &foo_max_time, NULL)); in main()