Lines Matching refs:which_tree

54 static int DMRefinePattern_Corner(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *quad…  in DMRefinePattern_Corner()  argument
72 static int DMRefinePattern_Center(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *quad… in DMRefinePattern_Center() argument
89 static int DMRefinePattern_Fractal(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *qua… in DMRefinePattern_Fractal() argument
144 static int DMRefinePattern_Hash(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *quadra… in DMRefinePattern_Hash() argument
153 data[1] = (uint32_t)which_tree; in DMRefinePattern_Hash()
206 static void GeometryMapping_pforest(p4est_geometry_t *geom, p4est_topidx_t which_tree, const double… in GeometryMapping_pforest() argument
215 (geom_pforest->inner->X)(geom_pforest->inner, which_tree, abc, ABC); in GeometryMapping_pforest()
218 …ierr = (geom_pforest->map)(geom_pforest->base, (PetscInt)which_tree, geom_pforest->coordDim, Petsc… in GeometryMapping_pforest()
429 static int pforest_coarsen_currlevel(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *q… in pforest_coarsen_currlevel() argument
439 static int pforest_coarsen_uniform(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *qua… in pforest_coarsen_uniform() argument
447 static int pforest_coarsen_flag_any(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *qu… in pforest_coarsen_flag_any() argument
468 static int pforest_coarsen_flag_all(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *qu… in pforest_coarsen_flag_all() argument
485 static void pforest_init_determine(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *qua… in pforest_init_determine() argument
490 static int pforest_refine_uniform(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *quad… in pforest_refine_uniform() argument
498 static int pforest_refine_flag(p4est_t *p4est, p4est_topidx_t which_tree, p4est_quadrant_t *quadran… in pforest_refine_flag() argument
2193 PetscInt tStart = (PetscInt)myFineStart->p.which_tree; in DMPforestGetCellCoveringSF()
2194 PetscInt tEnd = (PetscInt)myFineEnd->p.which_tree; in DMPforestGetCellCoveringSF()
2457 …or (q = 0; (size_t)q < tree->quadrants.elem_count; q++) coverQuadsSend[count + q].p.which_tree = t; in DMPforestGetTransferSF_Point()
2482 p4est_locidx_t t = coverQuads[q].p.which_tree; in DMPforestGetTransferSF_Point()
3221 t = (PetscInt)q->p.which_tree; in DMPforestLabelsInitialize()
3249 t = (PetscInt)q->p.which_tree; in DMPforestLabelsInitialize()
3758 coarsePoint = ghosts[cell].p.which_tree; in DMPforestMapCoordinates()
3772 coarsePoint = ghosts[cell - cLocalEnd].p.which_tree; in DMPforestMapCoordinates()
3798 p4est_topidx_t t = quad->p.which_tree; in DMPforestMapCoordinates()
3822 p4est_topidx_t t = quad->p.which_tree; in DMPforestMapCoordinates()
3991 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4018 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4050 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4077 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()