Searched refs:testscale (Results 1 – 1 of 1) sorted by relevance
76 …PetscBool testshift = PETSC_TRUE, testscale = PETSC_TRUE, testdup = PETSC_TRUE, testreset = PET… in main() local95 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_scale", &testscale, NULL)); in main()305 if (testscale) { /* MatScale() */ in main()