Home
last modified time | relevance | path

Searched defs:ElmGMRs (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/compressible/
H A Delmgmr.f280 subroutine ElmGMRs (y, ac, x, subroutine
303 integer col(nshg+1), row(nnz*nshg)
304 real*8 lhsK(nflow*nflow,nnz_tot)
323 real*8 Bdiagvec(nshg,nflow), rerr(nshg,10)
325 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:)
326 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:)
327 real*8, allocatable :: EGmass(:,:,:)