Searched refs:KSPBICG (Results 1 – 8 of 8) sorted by relevance
101 PetscCall(KSPRegister(KSPBICG, KSPCreate_BiCG)); in KSPRegisterAll()
282 - Added the KSP type of `KSPBICG` (contributed by Victor Eijkhout)284 preconditioner transpose (required by KSPBICG).
41 PetscKSPType KSPBICG
133 `petsc.KSPBICG`211 BICG = S_(KSPBICG)301 A breakdown in the KSPBICG method was detected so the method
549 - ``KSPBICG``
82 #define KSPBICG "bicg" macro
884 PetscCall(PetscObjectTypeCompareAny((PetscObject)jac->ksp, &flg, KSPBICG, "")); in PCSetUp_BJKOKKOS()
178 `KSPCR`, `KSPLSQR`, `KSPBICG`, `KSPPREONLY` (or the equivalent `KSPNONE`), or others; see355 - ``KSPBICG``441 thus the `KSPBICG` cannot always be used.