Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c2641 …Op DM sectiondm, PetscSF globalToLocalPointSF, PeOp PetscSF *globalDofSF, PeOp PetscSF *localDofSF) in DMPlexSectionLoad() argument
2652 if (localDofSF) PetscAssertPointer(localDofSF, 6); in DMPlexSectionLoad()
2657 …exSectionLoad_HDF5_Internal(dm, viewer, sectiondm, globalToLocalPointSF, globalDofSF, localDofSF)); in DMPlexSectionLoad()