Home
last modified time | relevance | path

Searched refs:P (Results 1 – 8 of 8) sorted by relevance

/phasta/svLS/
H A DCGRAD.f58 REAL*8, ALLOCATABLE :: X(:), P(:), SP(:), DGP(:), GP(:,:), local
61 ALLOCATE(X(nNo), P(nNo), SP(nNo), DGP(nNo), GP(dof,nNo),
74 P = R
82 2 G, P, GP)
94 2 L, P, SP)
97 alpha = errO/DOTS(mynNo, commu, P, SP)
98 X = X + alpha*P
102 P = R + err/errO*P
110 DEALLOCATE(X, P, SP, DGP, GP)
133 REAL*8, ALLOCATABLE :: P(:,:), KP(:,:), X(:,:) local
[all …]
H A DNSSOLVER.f58 REAL*8, ALLOCATABLE :: U(:,:,:), P(:,:), local
66 2 U(nsd,nNo,iB), P(nNo,iB), MU(nsd,nNo,nB), MP(nNo,nB),
99 2 rowPtr, colPtr, mD, U(:,:,i), P(:,i))
101 P(:,i) = Rc - P(:,i)
103 2 ls%CG, rowPtr, colPtr, Gt, mG, mL, P(:,i))
106 2 rowPtr, colPtr, mG, P(:,i), MU(:,:,iB))
119 2 rowPtr, colPtr, mL, P(:,i), MP(:,iB))
167 Rci = xB(1)*P(:,1)
173 Rci = Rci + xB(iB)*P(:,i)
182 DEALLOCATE (Rm, Rc, Rmi, Rci, U, P, MU, MP, A, B, mK, mD, mG, mL,
H A DsvLS_STRUCT.h70 ! Neu: P/Q coupling (USE)
88 ! Neu: P = res*Q (IN)
/phasta/phSolver/common/
H A Dsymtri.c41 #define P 0.101286507323456 macro
74 {O,P,P},{P,O,P},{P,P,O},
H A Dinput.config186 Solver Type: ACUSIM with P Projection # iprjFlag=0 ipresPrjFlag=1
347 Pressure Coupling: None # Explicit, Implicit, P-Implicit
349 # impl ipvsq=2, P-Imp ipvsq=3
/phasta/phSolver/incompressible/test/
H A Dtesting.cmake13 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
26 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
40 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
53 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
/phasta/phSolver/compressible/test/
H A Dcompressible.cmake15 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
29 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
45 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
59 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
H A DcompressibleShockTube.cmake15 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake
30 -P ${CMAKE_CURRENT_SOURCE_DIR}/runphasta.cmake