Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex23.c27 PetscBool testT, squaretest, isaij; in main() local
455 testT = PETSC_FALSE; in main()
456 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_trans", &testT, NULL)); in main()
463 if (testT) { in main()
472 if (testT) { in main()