Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Ddenseqn.h37 PetscInt S_count, St_count, Y_count, Yt_count; member
H A Ddenseqn.c45 …nt_FMT ", Y^T x: %" PetscInt_FMT "\n", lqn->S_count, lqn->St_count, lqn->Y_count, lqn->Yt_count)); in MatView_LMVMDQN()
477 mlqn->Y_count = 0; in MatCopy_LMVMDQN()
796 lbfgs->Y_count++; in MatSolve_LMVMDBFGS()
977 lbfgs->Y_count++; in MatMult_LMVMDBFGS()
1345 ldfp->Y_count++; in MatSolve_LMVMDDFP()
1415 ldfp->Y_count++; in MatMult_LMVMDDFP()