Home
last modified time | relevance | path

Searched defs:candidateSection (Results 1 – 1 of 1) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexinterpolate.c853 static PetscErrorCode DMPlexAddSharedFace_Private(DM dm, PetscSection candidateSection, PetscSFNode… in DMPlexAddSharedFace_Private()
950 PetscSection candidateSection, candidateRemoteSection, claimSection; in DMPlexInterpolatePointSF() local