Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c211 …tshellops = PETSC_FALSE, testproj = PETSC_TRUE, testrart = PETSC_TRUE, testmatmatt = PETSC_TRUE, t… in main() local
233 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testmatmatt", &testmatmatt, NULL)); in main()
430 if (testmatmatt) { in main()
625 if (testmatmatt && testshellops) { /* only when shell operations are set */ in main()