xref: /phasta/phSolver/common/auxmpi.h (revision 712d3df0b59ebebaaeaea358162c8d2c043c6e08)
1       PARAMETER (maxtask = 200)
2 
3       integer INEWCOMM
4       integer sevsegtype(maxtask,16)
5 
6       common /newcom/ INEWCOMM
7       common /newtyp/ sevsegtype
8