Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h5052 p4est_quadrant_t *mirror_array; in DMForestCreateCellSF_pforest() local
5063 mirror_array = (p4est_quadrant_t *)pforest->ghost->mirrors.array; in DMForestCreateCellSF_pforest()
5065 p4est_quadrant_t *mir = &mirror_array[q]; in DMForestCreateCellSF_pforest()