t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
t8_forest_ghost Struct Reference

Data Fields

t8_refcount_t rc
 The reference counter.
 
t8_locidx_t num_ghosts_elements
 The count of non-local ghost elements.
 
t8_locidx_t num_remote_elements
 The count of local elements that are ghost to another process.
 
t8_ghost_type_t ghost_type
 Describes which neighbors are considered ghosts.
 
sc_array_t * ghost_trees
 
sc_hash_t * global_tree_to_ghost_tree
 
sc_hash_t * process_offsets
 
sc_hash_array_t * remote_ghosts
 
sc_array_t * remote_processes
 
sc_mempool_t * glo_tree_mempool
 
sc_mempool_t * proc_offset_mempool
 

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