Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c209 PetscInt tmpI; in DMPlexSwap_Static() local
268 tmpI = dmA->levelup; in DMPlexSwap_Static()
270 dmB->levelup = tmpI; in DMPlexSwap_Static()