Searched refs:tdecay (Results 1 – 11 of 11) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | itrdrv.f | 341 if(nsclr.gt.0 .and. tdecay.ne.1) then 342 yold(:,6:ndof)=y(:,6:ndof)*tdecay 343 BC(:,7:6+nsclr)= BC(:,7:6+nsclr)*tdecay
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 170 double tdecay; member
|
| H A D | commonM2N.h | 72 common /sclrs/ scdiff(5),tdecay,nsclr,isclr,nsolt,nosource,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 170 double tdecay; member
|
| H A D | commonAcuStat.h | 72 common /sclrs/ scdiff(5),tdecay,nsclr,isclr,nsolt,nosource,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 170 double tdecay; member
|
| H A D | commonM2NFixBnd.h | 72 common /sclrs/ scdiff(5),tdecay,nsclr,isclr,nsolt,nosource,
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 213 double tdecay; member
|
| H A D | common.h | 83 common /sclrs/ scdiff(5),tdecay,nsclr,isclr,nsolt,nosource,
|
| H A D | input_fform.cc | 734 sclrs.tdecay=inp.GetValue("Decay Multiplier for Scalars"); in input_fform()
|
| /phasta/phSolver/ |
| H A D | CHANGES | 483 …on model into the incompressible code. Other minor fixes to a misplaced tdecay in input_fform.cpp.
|