Logo AND Algorithmique Numérique Distribuée

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