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

The p4est tree datatype. More...

#include <p4est.h>

Collaboration diagram for p4est_tree:
Collaboration graph
[legend]

Data Fields

sc_array_t quadrants
 locally stored quadrants
 
p4est_quadrant_t first_desc
 first local descendant
 
p4est_quadrant_t last_desc
 last local descendant
 
p4est_locidx_t quadrants_offset
 cumulative sum over earlier trees on this processor (locals only)
 
p4est_locidx_t quadrants_per_level [P4EST_MAXLEVEL+1]
 locals only
 
int8_t maxlevel
 highest local quadrant level
 

Detailed Description

The p4est tree datatype.


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