Home
last modified time | relevance | path

Searched refs:iDC (Results 1 – 13 of 13) sorted by relevance

/phasta/phSolver/common/
H A Dinput.f81 write (iecho,1300) ititle, ntseq, imap, ivart, iDC,
94 if (iDC .lt. 0 .or. iDC .gt. 4)
95 & call error ('input ','iDC ',iDC)
292 write (23,*) imap, ivart, iDC, iPcond, Kspace, nGMRES
H A Dinput_fform.cc683 if((string)inp.GetValue("Discontinuity Capturing") == "Off") solpar.iDC = 0; in input_fform()
684 else if((string)inp.GetValue("Discontinuity Capturing") == "DC-mallet") solpar.iDC = 1; in input_fform()
685 else if((string)inp.GetValue("Discontinuity Capturing") == "DC-quadratic") solpar.iDC = 2; in input_fform()
686 else if((string)inp.GetValue("Discontinuity Capturing") == "DC-minimum") solpar.iDC = 3; in input_fform()
H A Dcommon_c.h525 int iDC; member
H A Dcommon.h247 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
/phasta/phSolver/compressible/
H A De3dc.f259 if (iDC .eq. 1) then
286 if (iDC .eq. 2) then
308 if (iDC .eq. 3) then
H A De3tau.f183 if(iDC .ne. 0) rLyitemp=rLyi
193 if(iDC .ne. 0) then
638 if(iDC .ne. 0) rLyitemp=rLyi
651 if(iDC .ne. 0) then
1101 if(iDC .ne. 0) rLyitemp(:,:)=rLyi(:,:,1)
1116 if(iDC .ne. 0) then
H A De3.f217 if(iDC.ne.0) then
/phasta/M2N/include/
H A DcommonM2N_c.h447 int iDC; member
H A DcommonM2N.h206 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h446 int iDC; member
H A DcommonAcuStat.h205 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h446 int iDC; member
H A DcommonM2NFixBnd.h205 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,