Searched refs:currentTo (Results 1 – 1 of 1) sorted by relevance
527 PetscInt currentFrom, currentTo; in DMPforestComputeLocalCellTransferSF_loop() local535 for (currentFrom = 0, currentTo = 0; currentFrom < numFrom && currentTo < numTo;) { in DMPforestComputeLocalCellTransferSF_loop()537 p4est_quadrant_t *quadTo = &quadsTo[currentTo]; in DMPforestComputeLocalCellTransferSF_loop()541 toLeaves[toFineLeaves] = currentTo + treeOffsetTo + ToOffset; in DMPforestComputeLocalCellTransferSF_loop()547 currentTo++; in DMPforestComputeLocalCellTransferSF_loop()556 toLeaves[toFineLeaves] = currentTo + treeOffsetTo + ToOffset; in DMPforestComputeLocalCellTransferSF_loop()561 currentTo++; in DMPforestComputeLocalCellTransferSF_loop()571 toRoots[fromFineLeaves].index = currentTo + treeOffsetTo + ToOffset; in DMPforestComputeLocalCellTransferSF_loop()577 if (comp) currentTo++; in DMPforestComputeLocalCellTransferSF_loop()