Searched refs:max (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | solgmrpetsc.c | 21 #define max(a,b) (((a) > (b)) ? (a) : (b)) macro 164 maxd=max(maxd,idiagnz[i]); in SolGMRp() 165 maxo=max(maxo,iodiagnz[i]); in SolGMRp() 511 maxd=max(maxd,idiagnz[i]); in SolGMRpSclr() 512 maxo=max(maxo,iodiagnz[i]); in SolGMRpSclr()
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 320 SclrNN= max(Sclr(e),zero) 328 dmax=max(dx,max(dy,dz)) 336 qfac = max(qfac,1.0e-10) 348 dmaxf = max(zero,dwall(e)-dmax) 383 r = min( max(r, -8.0d0), 8.0d0)
|
| H A D | e3source.fRHSonly | 320 SclrNN= max(Sclr(e),zero) 326 dmax=max(dx,max(dy,dz)) 336 dwall(e)=dwall(e)-fd*max(zero,dwall(e)-dmax) 369 r = min( max(r, -8.0d0), 8.0d0)
|
| /phasta/phSolver/common/ |
| H A D | input.config | 307 Limit u1 : 0. 0. 0. # switch min max change switch from zero to activate
|