Searched refs:itrpar (Results 1 – 9 of 9) sorted by relevance
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro 373 } itrpar ;
|
| H A D | commonM2N.h | 170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro 373 } itrpar ;
|
| H A D | commonAcuStat.h | 170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro 373 } itrpar ;
|
| H A D | commonM2NFixBnd.h | 170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 34 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro 457 } itrpar ;
|
| H A D | common.h | 217 common /itrpar/ eGMRES, lGMRES, lGMRESs, iKs, iKss, ntotGM, ntotGMs
|
| /phasta/phSolver/compressible/ |
| H A D | solgmrpetsc.c | 382 itrpar.iKs=0; // see rstat() in SolGMRp() 385 itrpar.iKs = (int) its; in SolGMRp() 399 itrpar.ntotGM += (int) its; in SolGMRp() 673 itrpar.iKss = (int) its; in SolGMRpSclr() 674 itrpar.ntotGMs += (int) its; in SolGMRpSclr()
|