Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2191 p4est_quadrant_t *myFineStart = &p4estF->global_first_position[p]; in DMPforestGetCellCoveringSF() local
2193 PetscInt tStart = (PetscInt)myFineStart->p.which_tree; in DMPforestGetCellCoveringSF()
2205 …PetscCallP4estReturn(overlapIndex, sc_array_bsearch, (&treeStart->quadrants, myFineStart, p4est_qu… in DMPforestGetCellCoveringSF()