Searched refs:table (Results 1 – 6 of 6) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | dtn.f | 184 real*8 table(4,0:maxdata,0:maxdata,maxtypes) local 185 save table 210 call readtable_2(itype,table,numdata,dx, 218 if( x .gt. table(1,0,0,itype) .or. 219 & x .lt. table(1,numdata(1,itype)-1,0,itype) ) then 222 write(*,*) '#1 [ ',table(1,0,0,itype), ' , ', 223 & table(1,numdata(1,itype)-1,0,itype), ' ] ', 229 if( y .gt. table(2,0,0,itype) .or. 230 & y .lt. table(2,0,numdata(2,itype)-1,itype) ) then 233 write(*,*) '#2 [ ',table(2,0,0,itype), ' , ', [all …]
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 334 c mmut : pointer to table mu = mu (p,T) 335 c mrhot : pointer to table rho = rho (p,T) 336 c mxst : pointer to table xs = xs (p,T)
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 335 c mmut : pointer to table mu = mu (p,T) 336 c mrhot : pointer to table rho = rho (p,T) 337 c mxst : pointer to table xs = xs (p,T)
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 334 c mmut : pointer to table mu = mu (p,T) 335 c mrhot : pointer to table rho = rho (p,T) 336 c mxst : pointer to table xs = xs (p,T)
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 80 #constructed from from a series of solves and updates. The table goes like
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 80 #constructed from from a series of solves and updates. The table goes like
|