Searched refs:KSPGCR (Results 1 – 9 of 9) sorted by relevance
108 PetscCall(KSPRegister(KSPGCR, KSPCreate_GCR)); in KSPRegisterAll()
114 - Added KSPGCR (Generalized Conjugate Residuals), a flexible method
23 - Dave May, `KSPGCR`.
46 PetscKSPType KSPGCR
150 `petsc.KSPGCR`216 GCR = S_(KSPGCR)
604 - ``KSPGCR``
87 #define KSPGCR "gcr" macro
255 PetscCall(KSPSetType(ksp_faces, KSPGCR)); in main()
400 - ``KSPGCR``