]> AND Public Git Repository - simgrid.git/blob - examples/smpi/NAS/CG/mpinpb.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh files for gras-rpc tests.
[simgrid.git] / examples / smpi / NAS / CG / mpinpb.h
1
2 c---------------------------------------------------------------------
3 c---------------------------------------------------------------------
4
5       include           'mpif.h'
6
7       integer           me, nprocs, root, dp_type
8       common /mpistuff/ me, nprocs, root, dp_type
9