Searched refs:test_embed (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1.c | 44 … test_reduce, test_degree, test_fetchandop, test_gather, test_scatter, test_embed, test_invert, te… in main() local 96 test_embed = test_all; in main() 97 PetscCall(PetscOptionsBool("-test_embed", "Test point embed", "", test_embed, &test_embed, NULL)); in main() 449 if (test_embed) { in main()
|