Searched refs:idcsclr (Results 1 – 16 of 16) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3dc.f | 537 if (idcsclr(1) .eq. 1) then 552 if (idcsclr(1) .eq. 2) then 560 if (idcsclr(1) .eq. 3) then
|
| H A D | e3.f | 250 if (idcsclr(1) .ne. 0) then 251 if ((idcsclr(2).eq.1 .and. isclr.eq.1) .or. 252 & (idcsclr(2).eq.2 .and. isclr.eq.2)) then ! scalar with dc
|
| H A D | e3res.f | 317 if (idcsclr(1) .ne. 0) then 318 if ((idcsclr(2).eq.1 .and. isclr.eq.1) .or. 319 & (idcsclr(2).eq.2 .and. isclr.eq.2)) then ! scalar with dc
|
| H A D | e3lhs.f | 340 if (idcsclr(1) .ne. 0) then 341 if ((idcsclr(2).eq.1 .and. isclr.eq.1) .or. 342 & (idcsclr(2).eq.2 .and. isclr.eq.2)) then ! scalar with dc
|
| H A D | e3stab.f | 559 if(idcsclr(1) .ne. 0) then 560 if ((idcsclr(2).eq.1 .and. isclr.eq.1) .or. 561 & (idcsclr(2).eq.2 .and. isclr.eq.2)) then ! scalar with dc
|
| /phasta/phSolver/compressible/ |
| H A D | e3.f | 504 if (idcsclr(1) .ne. 0) then 505 if ((idcsclr(2).eq.1 .and. isclr.eq.1) .or. 506 & (idcsclr(2).eq.2 .and. isclr.eq.2)) then ! scalar with dc
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 452 int idcsclr[2]; member
|
| H A D | commonAcuStat.h | 206 & iconvflow, iconvsclr, idcsclr(2)
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 453 int idcsclr[2]; member
|
| H A D | commonM2N.h | 207 & iconvflow, iconvsclr, idcsclr(2)
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 452 int idcsclr[2]; member
|
| H A D | commonM2NFixBnd.h | 206 & iconvflow, iconvsclr, idcsclr(2)
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 531 int idcsclr[2]; member
|
| H A D | input.config | 243 Scalar Discontinuity Capturing: 0 0 #Sets idcsclr to [0 0], no DC 245 # idcsclr(1)--> Type of DC (see flow), idcsclr(2)---> on which scalar DC acting
|
| H A D | common.h | 248 & iconvflow, iconvsclr, idcsclr(2)
|
| H A D | input_fform.cc | 695 for(i=0; i< 2; i++) solpar.idcsclr[i] = ivec[i]; in input_fform()
|