Home
last modified time | relevance | path

Searched refs:elDw (Results 1 – 5 of 5) sorted by relevance

/phasta/phSolver/compressible/
H A Delmgmrpetsc.f302 & x, elDw, argument
337 real*8 elDw(numel) local
411 elDw(iel:inum) = elDwl(1:npro)
H A Delmgmr.f618 & x, elDw, argument
655 dimension elDw(numel)
791 elDw(iel:inum)=elDwl(1:npro)
H A Ditrdrv.f76 real*8 elDw(numel) ! element average of DES d variable local
563 & x, elDw,
577 & x, elDw,
H A Dsolgmr.f748 & x, elDw,
810 real*8 elDw(numel)
819 & x, elDw, shp, shgl,
H A Dsolgmrpetsc.c407 double* x, double* elDw, int* iBC, double* BC, in SolGMRpSclr() argument
556 ElmGMRPETScSclr(y, ac, x, elDw, in SolGMRpSclr()