p4est  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Data Fields
p4est_iter_face_side_t::p4est_iter_face_side_data Union Reference
Collaboration diagram for p4est_iter_face_side_t::p4est_iter_face_side_data:
Collaboration graph
[legend]

Data Fields

struct {
   int8_t   is_ghost
 boolean: local (0) or ghost (1)
   p4est_quadrant_t *   quad
 the actual quadrant
   p4est_locidx_t   quadid
 index in tree or ghost array
full
 if is_hanging = 0, use is.full to access per-quadrant data
struct {
   int8_t   is_ghost [2]
 boolean: local (0) or ghost (1)
   p4est_quadrant_t *   quad [2]
 the actual quadrant
   p4est_locidx_t   quadid [2]
 index in tree or ghost array
hanging
 if is_hanging = 1, use is.hanging to access per-quadrant data

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