MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
int * | Send_offset |
int * | Send_count |
int * | Recv_offset |
int * | Recv_count |
Definition at line 21 of file treewalk.c.
int * SendRecvBuffer::Recv_count |
Definition at line 24 of file treewalk.c.
Referenced by ev_communicate().
int* SendRecvBuffer::Recv_offset |
Definition at line 24 of file treewalk.c.
Referenced by ev_communicate().
int * SendRecvBuffer::Send_count |
Definition at line 23 of file treewalk.c.
Referenced by ev_communicate(), and treewalk_run().
int* SendRecvBuffer::Send_offset |
Definition at line 23 of file treewalk.c.
Referenced by ev_communicate().