Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tutorials/
H A Dex3.c18 PetscBool test_dupped_type; in main() local
29 test_dupped_type = PETSC_FALSE; in main()
30 …onsBool("-test_dupped_type", "Test dupped input type", "", test_dupped_type, &test_dupped_type, NU… in main()
64 if (test_dupped_type) { in main()