Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c917 PetscInt test_id = 0; in main() local
921 PetscCall(PetscOptionsGetInt(NULL, NULL, "-tid", &test_id, NULL)); in main()
922 switch (test_id) { in main()