p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
|
Data Structures | |
union | p8est_iter_edge_side_data |
Data Fields | |
p4est_topidx_t | treeid |
the tree on this side | |
int8_t | edge |
which quadrant side the edge touches | |
int8_t | orientation |
the orientation of each quadrant relative to this edge, as in the definition of p8est_connectivity_t | |
int8_t | is_hanging |
boolean: one full quad (0) or two smaller quads (1) | |
union p8est_iter_edge_side::p8est_iter_edge_side_data | is |
int8_t | faces [2] |