Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h576 #define DMPLEX_STORAGE_VERSION_STABLE "1.0.0" macro
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c241 PetscCall(PetscStrncpy(fileVersion, DMPLEX_STORAGE_VERSION_STABLE, sizeof(fileVersion))); in PetscViewerHDF5GetDMPlexStorageVersionWriting()