Searched refs:A0t (Results 1 – 8 of 8) sorted by relevance
| /phasta/phSolver/compressible/ ! |
| H A D | e3massr.f | 95 subroutine e3massrSclr (acti, rti, A0t) argument 120 & rmti(npro,nsd+1), A0t(npro) 127 rti(:,4) = rti(:,4) + A0t(:)*acti(:)
|
| H A D | e3bdg.f | 2598 & A1t, A2t, A3t, A0t, argument 2615 & A3t(npro), A0t(npro), 2653 BDiagtl(:,j) = BDiagtl(:,j) + tmp * A0t(:) 2667 BDiagtl(:,j) = BDiagtl(:,j) + tmp2 * A0t(:) 2684 A1tautA0(:) = Ataut(:)*A0t(:) 2695 A2tautA0(:) = Ataut(:)*A0t(:) 2706 A3tautA0(:) = Ataut(:)*A0t(:) 2748 A0t(:)= A1t(:)*taut(:) *A1t(:) 2750 A0t=zero 2756 A0t(:) = A0t(:) +1.5*(rmu+Sclr) [all …]
|
| H A D | e3massl.f | 80 subroutine e3masslSclr (shape, WdetJ, A0t, argument 100 dimension A0t(npro), shape(npro,nshl), 119 EGmasst(:,i,j) = EGmasst(:,i,j) + fact * A0t(:)
|
| H A D | e3.f | 384 dimension A0t(npro), A1t(npro), 461 & A0t, A1t, 497 & acti, A0t, 508 & A0t, raLSt, rTLSt, 518 call e3massrSclr (acti, rti, A0t) 523 call e3masslSclr (shape, WdetJ, A0t, EGmasst,srcp)
|
| H A D | e3dc.f | 470 & A0t, raLSt, rTLSt, argument 505 & g3yti(npro), A0t(npro), 522 A0DCt = A0t 529 A0gyit( :,1) = A0t(:)*g1yti(:) 531 A0gyit( :,2) = A0t(:)*g2yti(:) 533 A0gyit( :,3) = A0t(:)*g3yti(:) 690 dtmp(:)=A0t(:)*DCt(:,intp)
|
| H A D | e3mtrx.f | 306 & A0t, A1t, 341 & A0t(npro), 346 A0t(:) = one 351 A0t(:) = rho(:)
|
| H A D | e3ls.f | 780 & acti, A0t, argument 832 & A0t(npro), rho(npro), 871 rLyti(:) = rLyti(:) + A0t(:)*acti(:) 891 call e3tauSclr(rho, rmu, A0t,
|
| H A D | e3tau.f | 1211 subroutine e3tauSclr(rho, rmu, A0t, 1257 dimension rmu(npro), A0t(npro),
|