Searched refs:numTo (Results 1 – 1 of 1) sorted by relevance
524 PetscInt numTo = (PetscInt)treeTo->quadrants.elem_count; in DMPforestComputeLocalCellTransferSF_loop() local535 for (currentFrom = 0, currentTo = 0; currentFrom < numFrom && currentTo < numTo;) { in DMPforestComputeLocalCellTransferSF_loop()