Searched refs:iDC (Results 1 – 13 of 13) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | input.f | 81 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 D | input_fform.cc | 683 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 D | common_c.h | 525 int iDC; member
|
| H A D | common.h | 247 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
|
| /phasta/phSolver/compressible/ |
| H A D | e3dc.f | 259 if (iDC .eq. 1) then 286 if (iDC .eq. 2) then 308 if (iDC .eq. 3) then
|
| H A D | e3tau.f | 183 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 D | e3.f | 217 if(iDC.ne.0) then
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 447 int iDC; member
|
| H A D | commonM2N.h | 206 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 446 int iDC; member
|
| H A D | commonAcuStat.h | 205 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 446 int iDC; member
|
| H A D | commonM2NFixBnd.h | 205 common /solpar/ imap, ivart, iDC, iPcond, Kspace, nGMRES,
|