Searched refs:globalDofSF (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 2641 …viewer, PeOp DM sectiondm, PetscSF globalToLocalPointSF, PeOp PetscSF *globalDofSF, PeOp PetscSF *… in DMPlexSectionLoad() argument 2651 if (globalDofSF) PetscAssertPointer(globalDofSF, 5); in DMPlexSectionLoad() 2657 …exSectionLoad_HDF5_Internal(dm, viewer, sectiondm, globalToLocalPointSF, globalDofSF, localDofSF)); in DMPlexSectionLoad()
|