Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c136 Vec s_k, y_k; in MatUpdateKernel_LMVM() local
143 PetscCall(LMBasisGetNextVec(lmvm->basis[LMBASIS_Y], &y_k)); in MatUpdateKernel_LMVM()
144 PetscCall(VecCopy(Y, y_k)); in MatUpdateKernel_LMVM()
145 PetscCall(LMBasisRestoreNextVec(lmvm->basis[LMBASIS_Y], &y_k)); in MatUpdateKernel_LMVM()
/petsc/doc/manual/
H A Dmat.md599 $y_k = f(x_k) - f(x_{k-1})$, where $k$ is the index for
637 a subset of update vectors $s_k$ and $y_k$, and
641 the well-known $y_k^T s_k / y_k^T y_k$ scalar initialization).
H A Dtao.md1882 contribution of $y_k \equiv \nabla f(x_k) - \nabla f(x_{k-1})$ in
2166 Given the current iterate $(u_k, v_k, y_k)$, the linearly