Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c75 …PetscBool testzerorows = PETSC_TRUE, testdiagscale = PETSC_TRUE, testgetdiag = PETSC_TRUE, test… in main() local
92 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_diagscale", &testdiagscale, NULL)); in main()
288 if (testdiagscale) { /* MatDiagonalScale() */ in main()