Searched refs:nstepsincycle (Results 1 – 11 of 11) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 189 if(nstepsincycle.eq.0) nphasesincycle = 0 1868 & istep.gt.ncycles_startphaseavg*nstepsincycle) then 1870 if((istep-1).eq.ncycles_startphaseavg*nstepsincycle) 1934 & istep.gt.ncycles_startphaseavg*nstepsincycle) then 1937 if((istep-1).eq.ncycles_startphaseavg*nstepsincycle) 1941 nstepsbtwphase = nstepsincycle/nphasesincycle ! integer value 1942 if(mod(istep-1,nstepsincycle).eq.0) then 1948 istepincycle = mod(istep,nstepsincycle) 1949 if(istepincycle.eq.0) istepincycle=nstepsincycle
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 411 int nstepsincycle; member
|
| H A D | commonM2N.h | 188 c & nstepsincycle, nphasesincycle, ncycles_startphaseavg 191 & nstepsincycle, nphasesincycle,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 411 int nstepsincycle; member
|
| H A D | commonAcuStat.h | 188 c & nstepsincycle, nphasesincycle, ncycles_startphaseavg 191 & nstepsincycle, nphasesincycle,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 411 int nstepsincycle; member
|
| H A D | commonM2NFixBnd.h | 188 c & nstepsincycle, nphasesincycle, ncycles_startphaseavg 191 & nstepsincycle, nphasesincycle,
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 487 int nstepsincycle; member
|
| H A D | common.h | 233 & nstepsincycle, nphasesincycle,
|
| H A D | input_fform.cc | 300 outpar.nstepsincycle = inp.GetValue("Number of Steps in a Cycle"); in input_fform()
|
| H A D | input.config | 158 Number of Steps in a Cycle: 0 # nstepsincycle
|