xref: /phasta/AcuStat/include/auxmpiAcuStat.h (revision 595995161822a203c8467e0e4a253d7bd7d6df32)
1       PARAMETER (maxtask = 200)
2 
3       integer INEWCOMM
4       integer sevsegtype(maxtask,15)
5 
6       common /newcom/ INEWCOMM
7       common /newtyp/ sevsegtype
8