Searched refs:test_gather (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 44 …, test_bcast, test_bcastop, test_reduce, test_degree, test_fetchandop, test_gather, test_scatter, … in main() local 92 test_gather = test_all; in main() 93 …PetscCall(PetscOptionsBool("-test_gather", "Test point gather", "", test_gather, &test_gather, NUL… in main() 412 if (test_gather) { in main()
|