|
p4est
1.0
|
Store a hanging node that depends on two independent nodes. More...
#include <p8est_nodes.h>

Data Structures | |
| union | p8est_hang2_data |
Data Fields | |
| p4est_qcoord_t | x |
| p4est_qcoord_t | y |
| p4est_qcoord_t | z |
| int8_t | level |
| int8_t | pad8 |
| int16_t | pad16 |
|
union p8est_hang2_t::p8est_hang2_data | p |
Store a hanging node that depends on two independent nodes.
Keep this in sync with the p8est_t data structure.
1.7.6.1