Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2194 PetscInt tEnd = (PetscInt)myFineEnd->p.which_tree; in DMPforestGetCellCoveringSF() local
2197 …est_tree_t *treeEnd = (size_t)tEnd < p4estC->trees->elem_count ? &(((p4est_tree_t *)p4estC->… in DMPforestGetCellCoveringSF()