32 SUBROUTINE parsor0(IADD ,IPARG ,MATER ,EL2FA ,
34 3 KXSP ,IPARTSP ,NODGLOB)
38#include "implicit_f.inc"
52 INTEGER IADD(*),IPARG(NPARG,*),
56 . kxsp(nisp,*),ipartsp(*),
62 INTEGER II, IE, NG, ITY, LFT, LLT, KPT, N, I,
63 . NEL, IAD, NPAR, NFT, IPRT,
64 . nn1,nn2,nn3,nn4,nn5,nn6,nn7,nn8,nn9,nn10,
70 nn2 = nn1 + numsph+maxpjet
78 DO 100 iprt = 1 , npart
80 IF(mater(iprt)/=4)
GOTO 100
95 IF(ipartsp(n)/=iprt)
GOTO 20
101 np(jj+1) = nodglob(inod)-1
subroutine parsor0(iadd, iparg, mater, el2fa, dd_iad, iadg, kxsp, ipartsp, nodglob)