Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex23.c29 …TRUE, symmetric = PETSC_FALSE, issymmetric, test_matlab = PETSC_FALSE, test_setvalues = PETSC_TRUE; in main() local
45 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_setvalues", &test_setvalues, NULL)); in main()
895 if (test_setvalues) { in main()