Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c3448 PetscSF sfDofsOnly; in DMPlexTransferInjectorTree() local
3461 …PetscSFCreateEmbeddedRootSF(coarseToFineEmbedded, numPointsWithDofs, pointsWithDofs, &sfDofsOnly)); in DMPlexTransferInjectorTree()
3464 coarseToFineEmbedded = sfDofsOnly; in DMPlexTransferInjectorTree()