Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex30.c914 char hdf5monfilename[PETSC_MAX_PATH_LEN]; in ProcessOptions() local
977 …mp HDF5 file for diagnostic", "TSMonitorSolution", NULL, hdf5monfilename, sizeof(hdf5monfilename),… in ProcessOptions()
984 PetscCall(PetscViewerHDF5Open(PETSC_COMM_WORLD, hdf5monfilename, FILE_MODE_WRITE, &viewer)); in ProcessOptions()