Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h575 #define DMPLEX_STORAGE_VERSION_FIRST "1.0.0" macro
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c356 PetscCall(PetscStrallocpy(DMPLEX_STORAGE_VERSION_FIRST, &defaultVersion)); in PetscViewerHDF5GetDMPlexStorageVersionReading()