Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h54 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
[all …]