Searched refs:timdat (Results 1 – 12 of 12) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | phasta.cc | 134 return timdat.lstep; in run() 306 return timdat.lstep; in phasta()
|
| H A D | d2wall.c | 61 phstr_appendInt(filename, timdat.lstep); in read_d2wall()
|
| H A D | common_c.h | 44 #define timdat FortranCInterface_GLOBAL_(timdat,TIMDAT) macro 556 } timdat ;
|
| H A D | input_fform.cc | 721 timdat.flmpl = inp.GetValue("Lumped Mass Fraction on Left-hand-side"); in input_fform() 722 timdat.flmpr = inp.GetValue("Lumped Mass Fraction on Right-hand-side"); in input_fform() 724 timdat.iCFLworst = 0; in input_fform() 726 timdat.iCFLworst = 1; in input_fform()
|
| H A D | common.h | 252 common /timdat/ time, CFLfld, CFLsld, Dtgl, Dtmax, alpha,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 42 #define timdat FortranCInterface_GLOBAL_(timdat,TIMDAT) macro 478 } timdat ;
|
| H A D | commonM2N.h | 211 common /timdat/ time, CFLfld, CFLsld, Dtgl, Dtmax, alpha,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 42 #define timdat FortranCInterface_GLOBAL_(timdat,TIMDAT) macro 477 } timdat ;
|
| H A D | commonAcuStat.h | 210 common /timdat/ time, CFLfld, CFLsld, Dtgl, Dtmax, alpha,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 42 #define timdat FortranCInterface_GLOBAL_(timdat,TIMDAT) macro 477 } timdat ;
|
| H A D | commonM2NFixBnd.h | 210 common /timdat/ time, CFLfld, CFLsld, Dtgl, Dtmax, alpha,
|
| /phasta/phSolver/compressible/ |
| H A D | solgmrpetsc.c | 348 ierr = KSPSetTolerances(ksp, timdat.etol, PETSC_DEFAULT, PETSC_DEFAULT, maxits); in SolGMRp() 648 ierr = KSPSetTolerances(ksps, timdat.etol, PETSC_DEFAULT, PETSC_DEFAULT, maxits); in SolGMRpSclr()
|