Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex55.c121 PetscCall(PetscViewerHDF5GetDMPlexStorageVersionReading(v, &version)); in CheckDistributedInterpolated()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c343 PetscErrorCode PetscViewerHDF5GetDMPlexStorageVersionReading(PetscViewer viewer, DMPlexStorageVersi… in PetscViewerHDF5GetDMPlexStorageVersionReading() function
1929 PetscCall(PetscViewerHDF5GetDMPlexStorageVersionReading(viewer, &version)); in DMPlexLabelsLoad_HDF5_Internal()
2693 PetscCall(PetscViewerHDF5GetDMPlexStorageVersionReading(viewer, &version)); in DMPlexTopologyLoad_HDF5_Internal()
2800 PetscCall(PetscViewerHDF5GetDMPlexStorageVersionReading(viewer, &version)); in DMPlexCoordinatesLoad_HDF5_Internal()
2840 PetscCall(PetscViewerHDF5GetDMPlexStorageVersionReading(viewer, &version)); in DMPlexLoad_HDF5_Internal()
/petsc/include/
H A Dpetscdmplex.h614 PETSC_EXTERN PetscErrorCode PetscViewerHDF5GetDMPlexStorageVersionReading(PetscViewer, DMPlexStorag…