Struct t8_recv_list_entry_struct
Defined in File t8_forest_ghost.cxx
Struct Documentation
-
struct t8_recv_list_entry_struct
In forest_ghost_receive we need a lookup table to give us the position of a process in the ghost->remote_processes array, given the rank of a process. We implement this via a hash table with the following struct as entry.