Searched refs:KSPMINRES (Results 1 – 19 of 19) sorted by relevance
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex13_qlp_sisc_none.out | 1 Using KSPMINRES-QLP
|
| H A D | ex13_qlp_sisc.out | 1 Using KSPMINRES-QLP
|
| H A D | ex13_qlp_3.out | 1 Using KSPMINRES-QLP
|
| H A D | ex13_qlp_3_alt.out | 1 Using KSPMINRES-QLP
|
| H A D | ex13_qlp_2.out | 1 Using KSPMINRES-QLP
|
| H A D | ex13_qlp_1.out | 1 Using KSPMINRES-QLP
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex13.c | 174 PetscCall(KSPSetType(ksp, KSPMINRES)); in main() 183 PetscCall(PetscObjectTypeCompare((PetscObject)ksp, KSPMINRES, &flg)); in main()
|
| H A D | ex42.c | 53 PetscCall(KSPSetType(ksp, KSPMINRES)); in main()
|
| H A D | ex25.c | 58 PetscCall(KSPSetType(ksp, KSPMINRES)); in main()
|
| H A D | ex24.c | 82 PetscCall(KSPSetType(ksp, KSPMINRES)); in main()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itregis.c | 104 PetscCall(KSPRegister(KSPMINRES, KSPCreate_MINRES)); in KSPRegisterAll()
|
| /petsc/doc/miscellaneous/ |
| H A D | acknowledgements.md | 30 - Robert Scheichl, the original `KSPMINRES` implementation.
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscksp.pxi | 42 PetscKSPType KSPMINRES
|
| H A D | KSP.pyx | 136 `petsc.KSPMINRES` 212 MINRES = S_(KSPMINRES)
|
| /petsc/doc/overview/ |
| H A D | linear_solve_table.md | 614 - ``KSPMINRES``
|
| /petsc/src/ksp/ksp/utils/lmvm/tests/ |
| H A D | ex1.c | 465 if (is_hermitian) PetscCall(KSPSetType(kspeig, KSPMINRES)); in MatSetRandomWithShift()
|
| /petsc/include/ |
| H A D | petscksp.h | 83 #define KSPMINRES "minres" macro
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 691 …CGRR, KSPPIPELCG, KSPPIPEPRCG, KSPPIPECG2, KSPSTCG, KSPFCG, KSPPIPEFCG, KSPMINRES, KSPNASH, KSPSYM… in PCPreSolve_HPDDM()
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 376 - ``KSPMINRES``
|