Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c209 …PetscBool flg, symm = PETSC_FALSE, testtt = PETSC_TRUE, testnest = PETSC_TRUE, testtranspose = … in main() local
228 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testtt", &testtt, NULL)); in main()
691 if (testtt) { /* test with Transpose(Transpose) */ in main()