Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c211 …, testproj = PETSC_TRUE, testrart = PETSC_TRUE, testmatmatt = PETSC_TRUE, testmattmat = PETSC_TRUE; in main() local
234 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testmattmat", &testmattmat, NULL)); in main()
418 if (testmattmat) { in main()
613 …if (testmattmat) { /* we either use the shell operations or the loop over columns code applying th… in main()