p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
Data Fields
p8est_quadrant::p8est_quadrant_data Union Reference

Data Fields

void * user_data
 never changed by p4est
 
long user_long
 never changed by p4est
 
int user_int
 never changed by p4est
 
p4est_topidx_t which_tree
 the tree containing the quadrant (used in auxiliary octants such as the ghost octants in p4est_ghost_t)
 
struct {
   p4est_topidx_t   which_tree
 
   int   owner_rank
 
piggy1
 of ghost octants, store the tree and owner rank
 
struct {
   p4est_topidx_t   which_tree
 
   p4est_topidx_t   from_tree
 
piggy2
 of transformed octants, store the original tree and the target tree
 
struct {
   p4est_topidx_t   which_tree
 
   p4est_locidx_t   local_num
 
piggy3
 of ghost octants, store the tree and index in the owner's numbering
 

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