Searched refs:test_fetchandop (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 90 test_fetchandop = test_all; in main() 91 …onsBool("-test_fetchandop", "Test atomic Fetch-And-Op", "", test_fetchandop, &test_fetchandop, NUL… in main() 395 if (test_fetchandop) { in main()
|