Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex195.c20 PetscBool equal, test = PETSC_FALSE, test_null = PETSC_FALSE; in main() local
70 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_null", &test_null, NULL)); in main()
71 if (test_null) { in main()