Searched defs:nupdates (Results 1 – 4 of 4) sorted by relevance
26 PetscInt nupdates; in TaoBQNLSComputeStep() local
12 PetscInt stepType = LMVM_STEP_GRAD, nupdates; in TaoSolve_LMVM() local
86 PetscInt m, k, nupdates, nrejects, nresets; member
900 PetscErrorCode MatLMVMGetUpdateCount(Mat B, PetscInt *nupdates) in MatLMVMGetUpdateCount()