Searched refs:test_degree (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 44 …PetscBool test_all, test_bcast, test_bcastop, test_reduce, test_degree, test_fetchandop, test_g… in main() local 88 test_degree = test_all; in main() 89 …onsBool("-test_degree", "Test computation of vertex degree", "", test_degree, &test_degree, NULL)); in main() 387 if (test_degree) { in main()
|