Searched defs:ElmGMRSclr (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | elmgmr.f | 617 subroutine ElmGMRSclr(y, ac, subroutine 657 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:) 658 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) 659 real*8, allocatable :: elDwl(:)
|
| /phasta/phSolver/incompressible/ |
| H A D | elmgmr.f | 368 subroutine ElmGMRSclr (y, ac, x, subroutine 400 integer ilwork(nlwork), rowp(nshg*nnz), colm(nshg+1) 402 real*8 lhsS(nnz_tot) 404 real*8, allocatable, dimension(:,:,:) :: xSebe
|