Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex69.c46 PetscBool flg, reset, use_shell = PETSC_FALSE; in main() local
55 PetscCall(PetscOptionsGetBool(NULL, NULL, "-use_shell", &use_shell, NULL)); in main()
116 if (use_shell) { in main()