Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/minres/
H A Dminres.c51 #define KSPMinresSwap3(V1, V2, V3) \ macro
187 KSPMinresSwap3(R1, R2, R3); in KSPSolve_MINRES()
299 KSPMinresSwap3(WL2, WL, W); in KSPSolve_MINRES()
615 KSPMinresSwap3(WOOLD, WOLD, W); in KSPSolve_MINRES_OLD()
659 KSPMinresSwap3(VOLD, V, R); in KSPSolve_MINRES_OLD()
660 KSPMinresSwap3(UOLD, U, Z); in KSPSolve_MINRES_OLD()