Searched refs:faceDepth (Results 1 – 1 of 1) sorted by relevance
551 PetscInt dim, cellDim, depth = 0, faceDepth, cStart, cEnd, c, numCells, cell; in DMPlexCreateNeighborCSR() local566 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()