Searched refs:defTimestepping (Results 1 – 3 of 3) sorted by relevance
52 …PetscBool defTimestepping; /* Default if timestepping attribute is not found. Supp… member
98 …l(PetscViewerASCIIPrintf(viewer, "Default timestepping: %s\n", PetscBools[hdf5->defTimestepping])); in PetscViewerView_HDF5()476 hdf5->defTimestepping = flg; in PetscViewerHDF5SetDefaultTimestepping_HDF5()485 *flg = hdf5->defTimestepping; in PetscViewerHDF5GetDefaultTimestepping_HDF5()
24 …erHDF5ReadAttribute(viewer, name, "timestepping", PETSC_BOOL, &hdf5->defTimestepping, ×teppin… in PetscViewerHDF5CheckTimestepping_Internal()