Home
last modified time | relevance | path

Searched refs:svLSType (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/incompressible/
H A Ditrdrv.f1524 svLSType=2 !GMRES if borrowed ACUSIM projection vectors variable set to zero
1526 svLSType=3 !NS solver
1536 CALL svLS_LS_CREATE(svLS_ls, svLSType, dimKry=Kspace,
1638 svLSType=2 !only option for scalars
1642 CALL svLS_LS_CREATE(svLS_ls_S(isolsc), svLSType,
/phasta/phSolver/common/
H A Dcommon.h192 integer :: svLSType, svLSFlag
197 & leslib, svLSFlag, svLSType
H A Dcommon_c.h409 int svLSType; member