Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2193 PetscInt tStart = (PetscInt)myFineStart->p.which_tree; in DMPforestGetCellCoveringSF() local
2196 p4est_tree_t *treeStart = &(((p4est_tree_t *)p4estC->trees->array)[tStart]); in DMPforestGetCellCoveringSF()