Home
last modified time | relevance | path

Searched refs:ludcmp (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/common/
H A Dludcmp.f1 subroutine ludcmp(aa,n,np,indx,d) subroutine
/phasta/phSolver/incompressible/
H A De3ql.f144 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d)
291 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d)
H A Dsoldir.f91 call ludcmp(globMas, 4*nshg, 4*nshg, indx, d)
/phasta/phSolver/compressible/
H A De3ql.f193 call ludcmp(rmass(iel,:,:),nshl,nshl,indx,d)
/phasta/phSolver/AMG/
H A Dramg_ggb.f367 call ludcmp(mtxggbA,maxnev,maxnev,indx,d)
H A Dramg_smoother.f290 call ludcmp(cmtxA,Anshg,Anshg,cindx,d)