Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex15.c11 PetscBool test_read = PETSC_FALSE, verbose = PETSC_FALSE, flg; in main() local
28 …scOptionsBool("-test_read", "Test reading from the HDF5 file", "", PETSC_FALSE, &test_read, NULL)); in main()
87 if (test_read) { in main()