Searched refs:first_desc (Results 1 – 1 of 1) sorted by relevance
521 p4est_quadrant_t *firstFrom = &treeFrom->first_desc; in DMPforestComputeLocalCellTransferSF_loop()522 p4est_quadrant_t *firstTo = &treeTo->first_desc; in DMPforestComputeLocalCellTransferSF_loop()2220 p4est_quadrant_t first_desc; in DMPforestGetCellCoveringSF() local2223 PetscCallP4est(p4est_quadrant_first_descendant, (container, &first_desc, P4EST_QMAXLEVEL)); in DMPforestGetCellCoveringSF()2224 PetscCallP4estReturn(equal, p4est_quadrant_is_equal, (myFineEnd, &first_desc)); in DMPforestGetCellCoveringSF()