p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
Data Structures | Data Fields
p8est_indep Struct Reference

Store an independent node. More...

#include <p8est_nodes.h>

Collaboration diagram for p8est_indep:
Collaboration graph
[legend]

Data Structures

union  p4est_indep_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_indep::p4est_indep_data p
 

Detailed Description

Store an independent node.

Keep this in sync with the p8est_t data structure.


The documentation for this struct was generated from the following file: