Searched refs:parptts (Results 1 – 6 of 6) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | timedata.f | 10 real*8, allocatable :: parptts(:,:) variable 42 allocate (parptts(ntspts,nsd)) 65 deallocate (parptts)
|
| H A D | timeseries.f | 25 call shphex (ipord, parptts(jj,:),shape(:), 28 call shptet (ipord, parptts(jj,:),shape(:), 214 parptts(jj,:)=zi0(founde,:)
|
| H A D | itrdrv.f | 1380 parptts(:,:) = zero
|
| /phasta/phSolver/compressible/ |
| H A D | timedata.f90 | 31 allocate (parptts( ntspts,nsd)) 35 parptts(:,:) = zero 356 allocate (parptts(ntspts,nsd))
|
| H A D | mod_timedata.f90 | 10 real*8, allocatable :: parptts(:,:) variable
|
| H A D | timeseries.f | 25 call shphex (ipord, parptts(jj,:),shape(:), 28 call shptet (ipord, parptts(jj,:),shape(:), 214 parptts(jj,:)=zi0(founde,:)
|