Home
last modified time | relevance | path

Searched defs:y_work (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/leastsquares/impls/brgn/
H A Dbrgn.h26 …Vec x_old, x_work, r_work, diag, y, y_work; /* x, r=J*x, and y=D*x have size… member
/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h13 Vec g_work, y_work, d_work; member