Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex4.c12 PetscBool allA = PETSC_FALSE; in main() local
35 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_all", &allA, NULL)); in main()
36 if (allA) { in main()