Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpartition.c551 PetscInt dim, cellDim, depth = 0, faceDepth, cStart, cEnd, c, numCells, cell; in DMPlexCreateNeighborCSR() local
566 faceDepth = depth - cellHeight; in DMPlexCreateNeighborCSR()
621 if (faceDepth == 1) { in DMPlexCreateNeighborCSR()
649 PetscBool found = faceDepth > 1 ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateNeighborCSR()
687 PetscBool found = faceDepth > 1 ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateNeighborCSR()