Searched refs:maxItrIn (Results 1 – 5 of 5) sorted by relevance
| /phasta/svLS/ |
| H A D | LS.f | 42 2 dimKry, relTolIn, absTolIn, maxItrIn) argument 50 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local 100 IF (PRESENT(maxItrIn)) THEN 101 ls%GM%mItr = maxItrIn(1) 102 ls%CG%mItr = maxItrIn(2)
|
| H A D | dummy_prototypes.f | 69 2 dimKry, relTolIn, absTolIn, maxItrIn) argument 75 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local
|
| H A D | svLS_API_c.h | 50 …lTol, double *absTol, int *maxItr, int *dimKry, double *relTolIn, double *absTolIn, int *maxItrIn);
|
| H A D | svLS_API.h | 67 2 dimKry, relTolIn, absTolIn, maxItrIn) 73 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2)
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 1539 4 maxItrIn=(/maxIters,maxIters/))
|