Searched refs:n2m (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | sonfath.f | 9 integer inform,n1m,n2m,n3m,numpe,numpe1,numnp,maxnode, tfath, local 18 read(*,*)n1m,n2m,n3m 50 nc4=n3m*(n2m-1)+1 51 nc8=n3m*n2m*n1m+1-n3m 54 numnp = n1m*n2m*n3m 96 node = (i-1)*n2m*n3m + k
|