Searched refs:itau (Results 1 – 17 of 17) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3stab.f | 65 if(itau.eq.0) then ! original tau 102 else if(itau.eq.1) then ! new tau 182 else if(itau.eq.2) then ! new tau different continuity h 242 else if(itau.eq.3) then ! compressible tau
|
| /phasta/phSolver/common/ |
| H A D | input_fform.cc | 664 genpar.itau = 0; in input_fform() 666 genpar.itau =1; in input_fform() 668 genpar.itau = 2; in input_fform() 670 genpar.itau = 3; in input_fform() 672 genpar.itau = 10; in input_fform() 674 genpar.itau = 11; in input_fform()
|
| H A D | input.config | 233 Tau Matrix: Diagonal-Shakib #itau=0 234 # Tau Matrix: Diagonal-Franca #itau=1 235 # Tau Matrix: Diagonal-Jansen(dev) #itau=2 236 # Tau Matrix: Diagonal-Compressible #itau=3 237 # Tau Matrix: Matrix-Mallet #itau=10
|
| H A D | input.f | 242 & idiff, lhs, itau, ipord, ipred, lstres,
|
| H A D | common_c.h | 375 int itau; member
|
| H A D | common.h | 186 & idiff, lhs, itau, ipord, ipred, lstres,
|
| /phasta/phSolver/compressible/ |
| H A D | e3ls.f | 188 if (itau .lt. 10) then ! diagonal tau 470 if (itau.lt.10) then 551 if (itau.lt.10) then 631 if (itau.lt.10) then
|
| H A D | e3visc.f | 143 if (itau .ge. 10) then ! non-diag tau, buld compK
|
| H A D | e3.f | 264 if (itau.lt.10) then
|
| H A D | e3tau.f | 54 if(itau.eq.1) then ! tau proposed by for nearly incompressible 140 else if(itau.eq.0) then ! tau proposed by Farzin and Shakib
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 70 # Tau Matrix: Matrix-Mallet #itau=1
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 298 int itau; member
|
| H A D | commonAcuStat.h | 141 & idiff, lhs, itau, ipord, ipred, lstres,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 298 int itau; member
|
| H A D | commonM2N.h | 141 & idiff, lhs, itau, ipord, ipred, lstres,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 298 int itau; member
|
| H A D | commonM2NFixBnd.h | 141 & idiff, lhs, itau, ipord, ipred, lstres,
|