Home
last modified time | relevance | path

Searched refs:nsclrsol (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/incompressible/
H A Dsolvedata.f26 subroutine aSDs(nsclrsol) argument
29 allocate (lhsS(nnz_tot,nsclrsol))
31 allocate (apermS(nshg,nPermDimsS,nsclrsol))
H A Ditrdrv.f1499 nsclrsol=nsolt+nsclr ! total number of scalars solved At
1625 if(nsclrsol.gt.0) then
1626 do isolsc=1,nsclrsol ! this loop sets up unique data for each scalar solved
1695 call aSDs(nsclrsol)
/phasta/phSolver/compressible/
H A Ditrdrv.f264 nsclrsol=nsclr ! total number of scalars solved. At
271 if(nsclrsol.gt.0)allocate (EGmasst(numel*nshape*nshape
272 & ,nsclrsol))