Home
last modified time | relevance | path

Searched refs:parptts (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/incompressible/
H A Dtimedata.f10 real*8, allocatable :: parptts(:,:) variable
42 allocate (parptts(ntspts,nsd))
65 deallocate (parptts)
H A Dtimeseries.f25 call shphex (ipord, parptts(jj,:),shape(:),
28 call shptet (ipord, parptts(jj,:),shape(:),
214 parptts(jj,:)=zi0(founde,:)
H A Ditrdrv.f1380 parptts(:,:) = zero
/phasta/phSolver/compressible/
H A Dtimedata.f9031 allocate (parptts( ntspts,nsd))
35 parptts(:,:) = zero
356 allocate (parptts(ntspts,nsd))
H A Dmod_timedata.f9010 real*8, allocatable :: parptts(:,:) variable
H A Dtimeseries.f25 call shphex (ipord, parptts(jj,:),shape(:),
28 call shptet (ipord, parptts(jj,:),shape(:),
214 parptts(jj,:)=zi0(founde,:)