Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c75 …rorows = PETSC_TRUE, testdiagscale = PETSC_TRUE, testgetdiag = PETSC_TRUE, testsubmat = PETSC_TRUE; in main() local
98 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_submat", &testsubmat, NULL)); in main()
340 if (testsubmat) { in main()