Home
last modified time | relevance | path

Searched refs:iter (Results 1 – 25 of 29) sorted by relevance

12

/phasta/phSolver/common/
H A DCinput.cc67 map<string,string>::const_iterator iter = default_map->begin(); in Input() local
68 for ( ; iter != default_map->end(); ++iter ) { in Input()
69 string defkey = iter->first; in Input()
70 string defval = iter->second; in Input()
106 map<string,string>::const_iterator iter = input_map->begin(); in EchoInputMap() local
107 for ( ; iter != input_map->end(); ++iter ) { in EchoInputMap()
108 cout << "Keyphrase: " << iter->first << endl in EchoInputMap()
109 << "Keyvalue: " << iter->second << endl << endl; in EchoInputMap()
H A Dsettauw.f189 integer iter local
200 do iter=1,500
256 integer iter local
267 do iter=1,50
H A Dinput.f298 & etol, lstep, ifunc, itseq, istep, iter,
H A Dcommon_c.h546 int iter; member
/phasta/phSolver/compressible/
H A DrstatCheck.f73 if((iter.gt.1).and.(totres.gt.10000.0*ResLast)) then !diverging
78 call error('rstat ','Diverge', iter)
169 call error('rstatSclr','Diverge', iter)
H A Drstat.f74 if (iter .eq. nitr) then
320 if (iter .eq. nitr) then
H A Ditrdrv.f409 iter=0
434 iter = iter+1
H A Dasigmr.f110 if ((iter.eq.1).and.(mod(lstep,freq).eq.0)) then
H A Dsolmfg.f165 if ((iter .eq. 1) .and. (mod(istep,20) .eq. 0)) then
H A Dbflux.f178 jump = min(iALE + iter-1, 1)
H A De3b.f352 if ((ires .ne. 2) .and. (iter .eq. nitr)) then
H A De3.f226 if((intp.eq.1).and.(ierrcalc.eq.1).and.(nitr.eq.iter)) then
H A De3ls.f159 if((ierrcalc.eq.1).and.(nitr.eq.iter)) then
/phasta/phSolver/incompressible/
H A Dgetdiff.f163 integer iter local
170 do iter=1,50
H A Delmgmr.f77 if(iter == nitr .and. icomputevort == 1 ) then
100 if(iter == nitr .and. icomputevort == 1 ) then
119 if(iter == nitr .and. icomputevort == 1 ) then
H A De3b.f316 if (((ires .ne. 2) .and. (iter .eq. nitr))
466 if ((ires .ne. 2) .and. (iter .eq. nitr)) then
H A Dasigmr.f110 if ((iter.eq.1).and.(mod(lstep,freq).eq.0)) then
H A Dforces.f30 if(iter.eq.nitr) then ! we have completed the last iteration
H A De3ivar.f260 if((ierrcalc.eq.1).and.(nitr.eq.iter)) then
285 if (ires .ne. 2 .and. iter.eq.1) then !only do at beginning of step
H A Ditrdrv.f372 iter=0
380 iter = iter+1
/phasta/phastaIO/
H A DvtkPPhastaReader.cxx632 vtkPPhastaReaderInternal::TimeStepInfoMapType::iterator iter = in RequestInformation() local
634 if (iter == this->Internal->TimeStepInfoMap.end()) in RequestInformation()
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h467 int iter; member
/phasta/M2N/include/
H A DcommonM2N_c.h468 int iter; member
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h467 int iter; member
H A DcommonM2NFixBnd.h211 & etol, lstep, ifunc, itseq, istep, iter,

12