Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1672 PetscInt p4estFirstVert = firstVert < 2 ? firstVert : (firstVert ^ 1); in DMPlexCreateConnectivity_pforest() local
1675 …Face[s] <= myFace[1 - s]) || (orntAtoB < 0)) ? p4estFirstVert : ((p4estFirstVert >> 1) | ((p4estFi… in DMPlexCreateConnectivity_pforest()