Home
last modified time | relevance | path

Searched refs:KSPPIPECG2 (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ditregis.c75 PetscCall(KSPRegister(KSPPIPECG2, KSPCreate_PIPECG2)); in KSPRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi12 PetscKSPType KSPPIPECG2
H A DKSP.pyx34 reduction per two iterations. `petsc.KSPPIPECG2`
182 PIPECG2 = S_(KSPPIPECG2)
/petsc/doc/overview/
H A Dlinear_solve_table.md659 - ``KSPPIPECG2``
/petsc/doc/changes/
H A D315.md181 - Add `KSPPIPECG2`, a pipelined solver that reduces the number of
H A D314.md194 - Add KSPPIPECG2, a pipelined solver that reduces the number of
/petsc/include/
H A Dpetscksp.h50 #define KSPPIPECG2 "pipecg2" macro
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx691 …g, KSPCG, KSPGROPPCG, KSPPIPECG, KSPPIPECGRR, KSPPIPELCG, KSPPIPEPRCG, KSPPIPECG2, KSPSTCG, KSPFCG… in PCPreSolve_HPDDM()