Statistics
| Branch: | Revision:

root / synthbench / euroben-ports / base / C-MPI / mod2f / .svn / text-base / mpiargs.h.svn-base @ 0:839f52ef7657

History | View | Annotate | Download (95 Bytes)

1
#define  MAXNOD 1000000
2

    
3
extern int me, nodes;
4
extern int offset[MAXNOD][2], sizes[MAXNOD][2];