Home
last modified time | relevance | path

Searched refs:itrpar (Results 1 – 9 of 9) sorted by relevance

/phasta/M2N/include/
H A DcommonM2N_c.h32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro
373 } itrpar ;
H A DcommonM2N.h170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro
373 } itrpar ;
H A DcommonAcuStat.h170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h32 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro
373 } itrpar ;
H A DcommonM2NFixBnd.h170 common /itrpar/ eGMRES, lGMRES, iKs, ntotGM
/phasta/phSolver/common/
H A Dcommon_c.h34 #define itrpar FortranCInterface_GLOBAL_(itrpar,ITRPAR) macro
457 } itrpar ;
H A Dcommon.h217 common /itrpar/ eGMRES, lGMRES, lGMRESs, iKs, iKss, ntotGM, ntotGMs
/phasta/phSolver/compressible/
H A Dsolgmrpetsc.c382 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()