Searched refs:isurf (Results 1 – 25 of 28) sorted by relevance
12
| /phasta/phSolver/incompressible/ |
| H A D | e3ivar.f | 64 & u3(npro), divqi(npro,nflow-1+isurf), 171 if ( idiff >= 1 .or. isurf==1 ) then 193 if (isurf .eq. 1) then 252 if (isurf .eq. 1) then ! note multiplied by density in e3res.f
|
| H A D | e3q.f | 151 if(isurf .eq. 1) then
|
| H A D | solfar.f | 131 if (isurf == 1) idflx=nflow*nsd
|
| H A D | elmgmr.f | 70 if (idiff==1 .or. idiff==3 .or. isurf==1) then ! global reconstruction
|
| /phasta/phSolver/compressible/ |
| H A D | asimfg.f | 53 if (idiff >= 1 .or. isurf .eq. 1)
|
| H A D | elmmfg.f | 56 if (idiff==1 .or. idiff==3 .or. isurf==1) then ! global reconstruction
|
| H A D | e3source.f | 178 if(isurf .ne. 1) then 184 if (isurf .eq. 1) then ! add the surface tension force
|
| H A D | solmfg.f | 69 if (isurf == 1) idflx=idflx + nsd
|
| H A D | e3q.f | 193 if(isurf .eq. 1) then
|
| H A D | elmgmr.f | 58 if (idiff==1 .or. idiff==3 .or. isurf==1) then ! global reconstruction 341 if (idiff==1 .or. idiff==3 .or. isurf==1) then ! global reconstruction
|
| H A D | solgmr.f | 72 if (isurf == 1) idflx=idflx + nsd 444 if (isurf == 1) idflx=idflx + nsd
|
| H A D | e3ivar.f | 363 if (((idiff >= 1) .or. isurf==1).and. 397 if (isurf .eq. 1) then
|
| H A D | solgmrpetsc.c | 229 if (genpar.isurf == 1) genpar.idflx=genpar.idflx + nsd; in SolGMRp() 475 if (genpar.isurf == 1) genpar.idflx=genpar.idflx + nsd; in SolGMRpSclr()
|
| H A D | elmgmrpetsc.f | 72 if (idiff==1 .or. idiff==3 .or. isurf==1) then ! global reconstruction
|
| H A D | e3.f | 188 if(isurf .ne. 1 .and. matflg(5,1).gt.0) then
|
| H A D | e3ls.f | 149 if (isurf.eq.zero) then
|
| /phasta/phSolver/common/ |
| H A D | qpbc.f | 71 if (isurf .eq. 1) then
|
| H A D | input_fform.cc | 504 genpar.isurf = 0; in input_fform() 507 genpar.isurf = 1; in input_fform() 514 if( genpar.isurf > 0) { in input_fform()
|
| H A D | common_c.h | 384 int isurf; member
|
| H A D | input.config | 127 Surface Tension Option: No #isurf=0 128 # Surface Tension Option: Yes #isurf=1
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 307 int isurf; member
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 307 int isurf; member
|
| H A D | commonM2N.h | 142 & iepstm, dtsfct, taucfct, ibksiz, iabc, isurf,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 307 int isurf; member
|
| H A D | commonM2NFixBnd.h | 142 & iepstm, dtsfct, taucfct, ibksiz, iabc, isurf,
|
12