Searched defs:ElmMFG (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | elmmfg.f | 1 subroutine ElmMFG (y, ac, x, subroutine 39 real*8 rerr(nshg,10) 40 real*8, allocatable :: tmpshp(:,:), tmpshgl(:,:,:) 41 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:)
|