Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2437 p4est_topidx_t fltC = p4estC->first_local_tree; in DMPforestGetTransferSF_Point() local
2452 …for (t = fltC; t <= lltC; t++) { /* unfortunately, we need to pack a send array, since quads are n… in DMPforestGetTransferSF_Point()