Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1890 p4est_locidx_t first_local_quad; in P4estToPlex_Local() local
1892 …PetscCallP4est(p4est_get_plex_data, (p4est, P4EST_CONNECT_FULL, 0, &first_local_quad, points_per_d… in P4estToPlex_Local()
4117 p4est_locidx_t first_local_quad = -1; in DMConvert_pforest_plex() local
4178 …->ghost, &pforest->lnodes, ctype, (int)((size > 1) ? overlap : 0), &first_local_quad, points_per_d… in DMConvert_pforest_plex()
4180 pforest->cLocalStart = (PetscInt)first_local_quad; in DMConvert_pforest_plex()