Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/tsirm/
H A Dtsirm.c101 PetscCall(KSPSetType(ksp_min, KSPCGLS)); in KSPSolve_TSIRM()
/petsc/src/ksp/ksp/interface/
H A Ditregis.c115 PetscCall(KSPRegister(KSPCGLS, KSPCreate_CGLS)); in KSPRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi49 PetscKSPType KSPCGLS
H A DKSP.pyx159 non-square (rectangular) matrices. `petsc.KSPCGLS`
219 CGLS = S_(KSPCGLS)
/petsc/doc/overview/
H A Dlinear_solve_table.md514 - ``KSPCGLS``
/petsc/include/
H A Dpetscksp.h90 #define KSPCGLS "cgls" macro
/petsc/doc/manual/
H A Dksp.md244 set to work with the `KSP` object is ignored if `KSPCGLS` was
340 - ``KSPCGLS``