Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditregis.c87 PetscCall(KSPRegister(KSPIBCGS, KSPCreate_IBCGS)); in KSPRegisterAll()
/petsc/doc/miscellaneous/
H A Dacknowledgements.md26 interface; enhancements to `KSPIBCGS`; the `MATAIJMKL` matrix subclass.
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi27 PetscKSPType KSPIBCGS
H A DKSP.pyx84 `petsc.KSPIBCGS`
197 IBCGS = S_(KSPIBCGS)
/petsc/doc/changes/
H A D300.md125 - Added KSPIBCGS a variant of Bi-CG-stab that has only 1
H A D33.md108 iteration (like KSPIBCGS).
/petsc/doc/overview/
H A Dlinear_solve_table.md559 - ``KSPIBCGS``
/petsc/include/
H A Dpetscksp.h68 #define KSPIBCGS "ibcgs" macro
/petsc/doc/faq/
H A Dindex.md263 - All of the Krylov methods except `KSPIBCGS` run on the GPU.
/petsc/doc/manual/
H A Dksp.md361 - ``KSPIBCGS``