Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1f0368c0b7c03174e3fd57cc874d2451e5b44a1a
[simgrid.git] / examples / smpi / NAS / MG / 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