p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
|
Data Fields | |
p4est_topidx_t | treeid |
the tree that contains quad | |
int8_t | corner |
which of the quadrant's corners touches this corner | |
int8_t | is_ghost |
boolean: local (0) or ghost (1) | |
p8est_quadrant_t * | quad |
p4est_locidx_t | quadid |
the index in the tree or ghost array | |
int8_t | faces [3] |
internal work data | |
int8_t | edges [3] |
internal work data | |