Searched defs:ElmGMRe (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | elmgmr.f | 1 subroutine ElmGMRe (y, ac, x, subroutine 40 real*8 Bdiagvec(nshg,nflow), rerr(nshg,10) 42 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:) 43 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:)
|