Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bnk/
H A Dbnk.h204 PetscBool resetksp; member
H A Dbnk.c338 …bnk->resetksp = (PetscBool)(bnk->active_idx || hadactive); /* inactive Hessian size may have chang… in TaoBNKEstimateActiveSet()
430 if (bnk->resetksp) { in TaoBNKComputeStep()
433 bnk->resetksp = PETSC_FALSE; in TaoBNKComputeStep()