Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c211 …PetscBool xgpu = PETSC_FALSE, bgpu = PETSC_FALSE, testshellops = PETSC_FALSE, testproj = PETSC_… in main() local
231 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testproj", &testproj, NULL)); in main()
238 if (M != N) testproj = PETSC_FALSE; in main()
444 if (testproj) { in main()
519 if (testproj) { in main()
549 if (testproj) { in main()
568 if (testproj) { in main()