Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex56.c11 PetscBool flg, testsbaij = PETSC_FALSE; in main() local
18 PetscCall(PetscOptionsHasName(NULL, NULL, "-test_mat_sbaij", &testsbaij)); in main()
20 if (testsbaij) { in main()