Searched refs:KSPIBCGS (Results 1 – 10 of 10) sorted by relevance
87 PetscCall(KSPRegister(KSPIBCGS, KSPCreate_IBCGS)); in KSPRegisterAll()
26 interface; enhancements to `KSPIBCGS`; the `MATAIJMKL` matrix subclass.
27 PetscKSPType KSPIBCGS
84 `petsc.KSPIBCGS`197 IBCGS = S_(KSPIBCGS)
125 - Added KSPIBCGS a variant of Bi-CG-stab that has only 1
108 iteration (like KSPIBCGS).
559 - ``KSPIBCGS``
68 #define KSPIBCGS "ibcgs" macro
263 - All of the Krylov methods except `KSPIBCGS` run on the GPU.
361 - ``KSPIBCGS``