#include "bsp_exptable.h"
#include <mpi.h>
Include dependency graph for bsp_private.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | _BSPObject |
| global variables used in bsp.c More... | |
Typedefs | |
| typedef _BSPObject | BSPObject |
| global variables used in bsp.c | |
Variables | |
| static BSPObject | bsp |
| Packed global variables. | |
Definition in file bsp_private.h.
|
|
global variables used in bsp.c
|
|
|
Packed global variables. To keep it private it is not included in bsp.h Definition at line 69 of file bsp_private.h. Referenced by bsp_begin(), bsp_end(), bsp_get(), bsp_get_tag(), bsp_hpmove(), bsp_init(), bsp_move(), bsp_nprocs(), bsp_pid(), bsp_pop_reg(), bsp_push_reg(), bsp_put(), bsp_qsize(), bsp_send(), bsp_set_tagsize(), bsp_sync(), and bsp_time(). |
1.4.6