Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c76 …PetscBool testshift = PETSC_TRUE, testscale = PETSC_TRUE, testdup = PETSC_TRUE, testreset = PET… in main() local
96 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_dup", &testdup, NULL)); in main()
329 if (testdup && !test) { in main()