Searched refs:maxItr (Results 1 – 5 of 5) sorted by relevance
| /phasta/svLS/ |
| H A D | LS.f | 41 SUBROUTINE svLS_LS_CREATE(ls, LS_type, relTol, absTol, maxItr, argument 50 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local 86 IF (PRESENT(maxItr)) ls%RI%mItr = maxItr
|
| H A D | dummy_prototypes.f | 68 SUBROUTINE svLS_LS_CREATE(ls, LS_type, relTol, absTol, maxItr, argument 75 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2) local
|
| H A D | svLS_API_c.h | 50 void svls_ls_create_(svLS_lsType *ls, int *LS_type, double *relTol, double *absTol, int *maxItr, in…
|
| H A D | svLS_API.h | 66 SUBROUTINE svLS_LS_CREATE(ls, LS_type, relTol, absTol, maxItr, 73 INTEGER, INTENT(IN), OPTIONAL :: maxItr, dimKry, maxItrIn(2)
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 1538 3 maxItr=maxIters, 1645 4 maxItr=maxIters
|