p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
|
Data Fields | |
p8est_wrap_t * | pp |
Must contain a valid ghost. | |
p4est_topidx_t | which_tree |
Current tree number. | |
p4est_locidx_t | which_quad |
Quadrant number relative to tree. | |
p4est_locidx_t | local_quad |
Quadrant number relative to proc. | |
p8est_tree_t * | tree |
Current tree. | |
sc_array_t * | tquadrants |
Current tree's quadrants. | |
p8est_quadrant_t * | quad |
Current quadrant. | |
int | is_mirror |
Quadrant at parallel boundary? | |
sc_array_t * | mirrors |
If not NULL, from pp's ghost. | |
p4est_locidx_t | nm |
Internal: mirror counter. | |
p4est_locidx_t | next_mirror_quadrant |
Internal: next. | |