|
p4est 2.8.5.190-3fcf-dirty
p4est is a software library for parallel adaptive mesh refinement.
|
Store an independent node. More...
#include <p4est_nodes.h>

Data Structures | |
| union | p4est_indep_data |
Data Fields | |
| p4est_qcoord_t | x |
| p4est_qcoord_t | y |
| int8_t | level |
| int8_t | pad8 |
| int16_t | pad16 |
| union p4est_indep::p4est_indep_data | p |
Store an independent node.
Keep this in sync with the p4est_t data structure.