Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex55.c15 PetscBool second_write_read; /* Write and read for the 2nd time */ member
28 options->second_write_read = PETSC_FALSE; in ProcessOptions()
40 …Write and read for the 2nd time", "ex55.c", options->second_write_read, &options->second_write_rea… in ProcessOptions()
245 if (user.second_write_read) { in main()