Struct t8_cghost
Defined in File t8_cmesh_types.h
Struct Documentation
-
struct t8_cghost
This structure holds the data of a coarse ghost including the information.
Public Members
-
t8_gloidx_t treeid
The global number of this ghost.
-
t8_eclass_t eclass
The eclass of this ghost.
-
size_t neigh_offset
Offset to the array of face neighbors of this ghost.
This count has to be added to the address of the ghost to get its face neighbors.
-
size_t att_offset
Adding this offset to the address of the ghost yields the array of attribute_info entries.
-
int num_attributes
The number of attributes at this ghost.
-
t8_gloidx_t treeid