Home
last modified time | relevance | path

Searched refs:dimKry (Results 1 – 5 of 5) sorted by relevance

/phasta/svLS/
H A DLS.f42 2 dimKry, relTolIn, absTolIn, maxItrIn) argument
50 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local
88 IF (PRESENT(dimKry)) THEN
89 ls%RI%sD = dimKry
90 ls%GM%sD = dimKry
H A Ddummy_prototypes.f69 2 dimKry, relTolIn, absTolIn, maxItrIn) argument
75 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local
H A DsvLS_API_c.h50 …ype *ls, int *LS_type, double *relTol, double *absTol, int *maxItr, int *dimKry, double *relTolIn,…
H A DsvLS_API.h67 2 dimKry, relTolIn, absTolIn, maxItrIn)
73 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2)
/phasta/phSolver/incompressible/
H A Ditrdrv.f1536 CALL svLS_LS_CREATE(svLS_ls, svLSType, dimKry=Kspace,
1643 2 dimKry=Kspace,