Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tutorials/
H A Dex1.c44 …, test_degree, test_fetchandop, test_gather, test_scatter, test_embed, test_invert, test_sf_distri… in main() local
98 test_invert = test_all; in main()
99 …PetscCall(PetscOptionsBool("-test_invert", "Test point invert", "", test_invert, &test_invert, NUL… in main()
465 if (test_invert) { in main()