Searched refs:thisp (Results 1 – 1 of 1) sorted by relevance
2767 PetscInt k, thisp = p, limit; in DMPforestGetTransferSF_Point() local2776 PetscCall(DMPlexGetTreeParent(plexF, thisp, &parent, NULL)); in DMPforestGetTransferSF_Point()2777 if (parent == thisp) break; in DMPforestGetTransferSF_Point()2782 thisp = parent; in DMPforestGetTransferSF_Point()