Searched refs:test_bcastop (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 59 test_bcastop = test_all; in main() 60 …cOptionsBool("-test_bcastop", "Test broadcast and reduce", "", test_bcastop, &test_bcastop, NULL)); in main() 235 if (test_bcastop) { /* Reduce rootdata into leafdata */ in main()
|