Searched refs:StYidx (Results 1 – 1 of 1) sorted by relevance
341 PetscInt StYidx; in MatUpdate_LMVMDQN() local343 … StYidx = (lqn->strategy == MAT_LMVM_DENSE_REORDER) ? history_index(m, lqn->num_updates, k) : idx; in MatUpdate_LMVMDQN()361 PetscCall(MatDenseGetColumnVecWrite(lqn->StY_triu, StYidx, &this_sy_col)); in MatUpdate_LMVMDQN()372 PetscCall(MatDenseRestoreColumnVecWrite(lqn->StY_triu, StYidx, &this_sy_col)); in MatUpdate_LMVMDQN()