Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c3050 PetscSF lsfABdata; in DMPlexSectionLoad_HDF5_Internal() local
3052 …ll(DMPlexSectionLoad_HDF5_Internal_CreateDataSF(sectionA, layout, offsetsA, sectionB, &lsfABdata)); in DMPlexSectionLoad_HDF5_Internal()
3053 *lsf = lsfABdata; in DMPlexSectionLoad_HDF5_Internal()