Searched refs:fromFineLeaves (Results 1 – 1 of 1) sorted by relevance
512 PetscInt toFineLeaves = 0, fromFineLeaves = 0; in DMPforestComputeLocalCellTransferSF_loop() local569 fromLeaves[fromFineLeaves] = currentFrom + treeOffsetFrom + FromOffset; in DMPforestComputeLocalCellTransferSF_loop()570 toRoots[fromFineLeaves].rank = rank; in DMPforestComputeLocalCellTransferSF_loop()571 toRoots[fromFineLeaves].index = currentTo + treeOffsetTo + ToOffset; in DMPforestComputeLocalCellTransferSF_loop()573 fromFineLeaves++; in DMPforestComputeLocalCellTransferSF_loop()583 *fromFineLeavesCount = fromFineLeaves; in DMPforestComputeLocalCellTransferSF_loop()