#include "petscviewerhdf5.h" PetscErrorCode PetscViewerHDF5SetDefaultTimestepping(PetscViewer viewer, PetscBool flg)Logically Collective on PetscViewer
viewer | - the PetscViewer; if it is not hdf5 then this command is ignored | |
flg | - if PETSC_TRUE we will assume that timestepping is on |
-viewer_hdf5_default_timestepping | - turns on (true) or off (false) default timestepping |