Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditregis.c89 PetscCall(KSPRegister(KSPFBCGS, KSPCreate_FBCGS)); in KSPRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi29 PetscKSPType KSPFBCGS
H A DKSP.pyx90 method. `petsc.KSPFBCGS`
199 FBCGS = S_(KSPFBCGS)
/petsc/doc/overview/
H A Dlinear_solve_table.md584 - ``KSPFBCGS``
/petsc/doc/changes/
H A D33.md104 - Added flexible BiCGStab (KSPFBCGS) which tolerates a nonlinear
/petsc/include/
H A Dpetscksp.h70 #define KSPFBCGS "fbcgs" macro
/petsc/doc/manual/
H A Dksp.md367 - ``KSPFBCGS``