Searched refs:ul (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3bvar.f | 1 subroutine e3bvar (yl, acl, ul, argument 63 & acl(npro,nshl,ndof), ul(npro,nshl,nsd), 599 & + rKwall_glob11(:,1,i) * ul(:,1,i) 600 & + rKwall_glob12(:,1,i) * ul(:,2,i) 601 & + rKwall_glob13(:,1,i) * ul(:,3,i) 603 & + rKwall_glob11(:,2,i) * ul(:,1,i) 604 & + rKwall_glob12(:,2,i) * ul(:,2,i) 605 & + rKwall_glob13(:,2,i) * ul(:,3,i) 607 & + rKwall_glob11(:,3,i) * ul(:,1,i) 608 & + rKwall_glob12(:,3,i) * ul(:,2,i) [all …]
|
| H A D | asbflx.f | 31 & ul(npro,nshl,nsd), acl(npro,nshl,ndofl) 52 call localx(u, ul, ienb, nsd, 'gather ') 62 call e3b (ul, yl, acl, iBCB, BCB,
|
| H A D | asbmfg.f | 29 & ul(npro,nshl,nsd), acl(npro,nshl,ndofl) 45 call localx(u, ul, ienb, nsd, 'gather ') 64 call e3b (ul, yl, acl, iBCB, BCB,
|
| H A D | e3b.f | 1 subroutine e3b (ul, yl, acl, iBCB, BCB, argument 57 & xlb(npro,nenl,nsd), ul(npro,nshl,nsd), 125 call e3bvar (yl, acl, ul,
|