Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c208 DMLabel depthTmp; in DMPlexSwap_Static() local
262 depthTmp = dmA->depthLabel; in DMPlexSwap_Static()
264 dmB->depthLabel = depthTmp; in DMPlexSwap_Static()
265 depthTmp = dmA->celltypeLabel; in DMPlexSwap_Static()
267 dmB->celltypeLabel = depthTmp; in DMPlexSwap_Static()