Searched defs:lesmodels (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 849 subroutine lesmodels(y, ac, shgl, shp, subroutine 856 real*8 y(nshg,ndof), ac(nshg,ndof), 857 & x(numnp,nsd), 858 & BC(nshg,ndofBC) 859 real*8 shp(MAXTOP,maxsh,MAXQPT), 860 & shgl(MAXTOP,nsd,maxsh,MAXQPT) 863 integer rowp(nshg,nnz), colm(nshg+1), 864 & iBC(nshg), 865 & ilwork(nlwork), 866 & iper(nshg) [all …]
|