Home
last modified time | relevance | path

Searched refs:S_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 …scInt_FMT ", Y x : %" PetscInt_FMT ", Y^T x: %" PetscInt_FMT "\n", lqn->S_count, lqn->St_count, l… in MatView_LMVMDQN()
475 mlqn->S_count = 0; in MatCopy_LMVMDQN()
810 lbfgs->S_count++; in MatSolve_LMVMDBFGS()
979 lbfgs->S_count++; in MatMult_LMVMDBFGS()
1343 ldfp->S_count++; in MatSolve_LMVMDDFP()
1401 ldfp->S_count++; in MatMult_LMVMDDFP()