Home
last modified time | relevance | path

Searched refs:stsDInv (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/incompressible/
H A Dstats.f17 real*8, allocatable :: stsDInv(:,:) variable
55 allocate ( stsDInv(nshg,3) )
156 stsDInv(i,1) = d0
157 stsDInv(i,2) = d1
158 stsDInv(i,3) = d2
246 DInv = stsDInv(i,:)
/phasta/phSolver/compressible/
H A Dstats.f17 real*8, allocatable :: stsDInv(:,:) variable