Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/lsqr/
H A Dlsqr.c42 static PetscErrorCode KSPSetUp_LSQR(KSP ksp) in KSPSetUp_LSQR() function
659 ksp->ops->setup = KSPSetUp_LSQR; in KSPCreate_LSQR()