p4est  1.0
Data Fields
p8est_tree_t Struct Reference

The p8est tree datatype. More...

#include <p8est.h>

Collaboration diagram for p8est_tree_t:
Collaboration graph
[legend]

Data Fields

sc_array_t quadrants
 locally stored quadrants
p8est_quadrant_t first_desc
 first local descendant
p8est_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 [P8EST_MAXLEVEL+1]
 locals only
int8_t maxlevel
 highest local quadrant level

Detailed Description

The p8est tree datatype.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines