p4est
1.0
|
buf_info: encodes/decodes the transmission of node information. More...
Data Fields | |
int8_t | type |
int8_t | send_sharers |
p4est_locidx_t | first_index |
p4est_locidx_t | share_offset |
int8_t | share_count |
buf_info: encodes/decodes the transmission of node information.
share_offset and share_count index into the inode_sharers array for a list of all processes that share the nodes (local process included).