Searched refs:qParent (Results 1 – 1 of 1) sorted by relevance
3168 PetscInt qParent = closure[2 * l], q, pp = p, pParent = p; in DMPforestLabelsInitialize() local3170 q = qParent; in DMPforestLabelsInitialize()3175 PetscCall(DMPlexGetTreeParent(plex, q, &qParent, NULL)); in DMPforestLabelsInitialize()3176 } while (qParent != q); in DMPforestLabelsInitialize()