p4est  1.0
Data Fields
p4est_tree_t Struct Reference

The p4est tree datatype. More...

#include <p4est.h>

Collaboration diagram for p4est_tree_t:
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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines