Lines Matching refs:rNa
77 & rNa(npro,4)
270 rNa(:,1) = -WdetJb * ( tau1n - bnorm(:,1) * pres - vdot(:,1))
271 rNa(:,2) = -WdetJb * ( tau2n - bnorm(:,2) * pres - vdot(:,2))
272 rNa(:,3) = -WdetJb * ( tau3n - bnorm(:,3) * pres - vdot(:,3))
273 rNa(:,4) = WdetJb * unm
282 rNa(:,1) = rNa(:,1) + WdetJb * rou * u1
283 rNa(:,2) = rNa(:,2) + WdetJb * rou * u2
284 rNa(:,3) = rNa(:,3) + WdetJb * rou * u3
294 rl(:,nodlcl,1) = rl(:,nodlcl,1) - shape(:,nodlcl) * rNa(:,1)
295 rl(:,nodlcl,2) = rl(:,nodlcl,2) - shape(:,nodlcl) * rNa(:,2)
296 rl(:,nodlcl,3) = rl(:,nodlcl,3) - shape(:,nodlcl) * rNa(:,3)
297 rl(:,nodlcl,4) = rl(:,nodlcl,4) - shape(:,nodlcl) * rNa(:,4)
388 & rNa(npro), flux(npro)
452 rNa(:) = -WdetJb * flux
461 rl(:,nodlcl) = rl(:,nodlcl) - shape(:,nodlcl) * rNa(:)