Home
last modified time | relevance | path

Searched refs:numTo (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h524 PetscInt numTo = (PetscInt)treeTo->quadrants.elem_count; in DMPforestComputeLocalCellTransferSF_loop() local
535 for (currentFrom = 0, currentTo = 0; currentFrom < numFrom && currentTo < numTo;) { in DMPforestComputeLocalCellTransferSF_loop()