8 common /comffs/ axm(nip),ax0(nip),axp(nip)
26 axm(i)=ri/(drmn*rmn*dri(i))
27 axp(i)=ri/(drpl*rpl*dri(i))
45 c initialization of arrays ia(il),ja(im),a(im)
47 c il - number of the
matrix line(equation number)
48 c im - number of an element in the array a(im)
49 c ia(il) - number of the first nonzero element in the line il
50 c ja(im) - column number of a(im)
85 c--1---cof to u(i,j-1)
97 c--2---cof to u(i-1,j)
115 if(i.eq.ni1) go to 30
117 c--4---cof to u(i+1,j)
127 if(j.eq.nj1) go to 40
129 c--5---cof to u(i,j+1)