Searched refs:ludcmp (Results 1 – 6 of 6) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | ludcmp.f | 1 subroutine ludcmp(aa,n,np,indx,d) subroutine
|
| /phasta/phSolver/incompressible/ |
| H A D | e3ql.f | 144 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d) 291 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d)
|
| H A D | soldir.f | 91 call ludcmp(globMas, 4*nshg, 4*nshg, indx, d)
|
| /phasta/phSolver/compressible/ |
| H A D | e3ql.f | 193 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d)
|
| /phasta/phSolver/AMG/ |
| H A D | ramg_ggb.f | 367 call ludcmp(mtxggbA,maxnev,maxnev,indx,d)
|
| H A D | ramg_smoother.f | 290 call ludcmp(cmtxA,Anshg,Anshg,cindx,d)
|