Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex23.c10 PetscBool foo_view = PETSC_FALSE; in main() local
19 PetscCall(PetscOptionsGetBool(NULL, 0, "-foo_view", &foo_view, NULL)); in main()