Searched defs:fillsparseSclr (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | fillsparse.f | 194 subroutine fillsparseSclr( iens, xSebe, lhsS, subroutine 198 real*8 xSebe(npro,nshl,nshl) 199 integer ien(npro,nshl), col(nshg+1), row(nshg*nnz) 200 real*8 lhsS(nnz_tot) 202 integer aa, b, c, e, i, k, n local 204 integer sparseloc 206 integer iens(npro,nshl)
|