Searched refs:V (Results 1 – 6 of 6) sorted by relevance
| /phasta/svLS/ |
| H A D | DOT.f | 41 FUNCTION DOTV(dof, nNo, commu, U, V) 47 REAL*8, INTENT(IN) :: V(dof,nNo), U(dof,nNo) local 56 DOTV = DOTV + U(1,i)*V(1,i) 60 DOTV = DOTV + U(1,i)*V(1,i) + U(2,i)*V(2,i) 64 DOTV = DOTV + U(1,i)*V(1,i) + U(2,i)*V(2,i) +U(3,i)*V(3,i) 68 DOTV = DOTV + U(1,i)*V(1,i) + U(2,i)*V(2,i) 69 2 + U(3,i)*V(3,i) + U(4,i)*V(4,i) 73 DOTV = DOTV + SUM(U(:,i)*V(:,i)) 89 FUNCTION DOTS(nNo, commu, U, V) 95 REAL*8, INTENT(IN) :: V(nNo), U(nNo) local [all …]
|
| /phasta/phSolver/common/ |
| H A D | symtri.c | 49 #define V 0.873821971016996 macro 78 static double rst12[][3] = {{V,W,1.0-V-W},{W,V,1.0-V-W},{W,W,1.0-W-W},
|
| H A D | input.config | 421 AMG Nlevel: 10 # number of levels for tAMG cycle, 2-V cycle (MAX IS 10)
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 288 c i j indices match array where V is the velocity (u in our notes) 434 c i j indices match array where V is the velocity (u in our notes)
|
| H A D | e3source.fRHSonly | 288 c i j indices match array where V is the velocity (u in our notes) 420 c i j indices match array where V is the velocity (u in our notes)
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 128 Pay attention to diagonal scaling in V-cycle, at the finest level, the
|