Home
last modified time | relevance | path

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

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