Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/lsqr/
H A Dlsqr.c68 static PetscErrorCode KSPSolve_LSQR(KSP ksp) in KSPSolve_LSQR() function
660 ksp->ops->solve = KSPSolve_LSQR; in KSPCreate_LSQR()