Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex230.c236 PetscInt testid = 0; in main() local
240 PetscCall(PetscOptionsGetInt(NULL, NULL, "-test_id", &testid, NULL)); in main()
241 switch (testid) { in main()