Home
last modified time | relevance | path

Searched defs:nupdates (Results 1 – 4 of 4) sorted by relevance

/petsc/src/tao/bound/impls/bqnls/ !
H A Dbqnls.c26 PetscInt nupdates; in TaoBQNLSComputeStep() local
/petsc/src/tao/unconstrained/impls/lmvm/ !
H A Dlmvm.c12 PetscInt stepType = LMVM_STEP_GRAD, nupdates; in TaoSolve_LMVM() local
/petsc/src/ksp/ksp/utils/lmvm/ !
H A Dlmvm.h86 PetscInt m, k, nupdates, nrejects, nresets; member
H A Dlmvmutils.c900 PetscErrorCode MatLMVMGetUpdateCount(Mat B, PetscInt *nupdates) in MatLMVMGetUpdateCount()