Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tutorials/
H A Dex1.c44 …test_bcastop, test_reduce, test_degree, test_fetchandop, test_gather, test_scatter, test_embed, te… in main() local
94 test_scatter = test_all; in main()
95 …PetscCall(PetscOptionsBool("-test_scatter", "Test point scatter", "", test_scatter, &test_scatter,… in main()
428 if (test_scatter) { in main()