Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h294 PETSC_INTERN PetscErrorCode DMPlexSectionLoad_HDF5_Internal(DM, PetscViewer, DM, PetscSF, PetscSF *…
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2908 PetscErrorCode DMPlexSectionLoad_HDF5_Internal(DM dm, PetscViewer viewer, DM sectiondm, PetscSF sfX… in DMPlexSectionLoad_HDF5_Internal() function
/petsc/src/dm/impls/plex/
H A Dplex.c2657 …PetscCall(DMPlexSectionLoad_HDF5_Internal(dm, viewer, sectiondm, globalToLocalPointSF, globalDofSF… in DMPlexSectionLoad()