Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3075 int isOutside; in DMPforestLabelsInitialize() local
3078 PetscCallP4estReturn(isOutside, p4est_quadrant_is_outside_face, (&neigh)); in DMPforestLabelsInitialize()
3079 if (isOutside) { in DMPforestLabelsInitialize()
3358 int isOutside; in DMPforestLabelsInitialize() local
3360 PetscCallP4estReturn(isOutside, p4est_quadrant_is_outside_face, (&nq)); in DMPforestLabelsInitialize()
3361 if (isOutside) { in DMPforestLabelsInitialize()
3389 PetscCallP4estReturn(isOutside, p8est_quadrant_is_outside_edge, (&nq)); in DMPforestLabelsInitialize()
3390 if (isOutside) { in DMPforestLabelsInitialize()