Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h51 PETSC_INTERN PetscErrorCode TaoBNCGEstimateActiveSet(Tao, PetscInt);
H A Dbncg.c13 PetscErrorCode TaoBNCGEstimateActiveSet(Tao tao, PetscInt asType) in TaoBNCGEstimateActiveSet() function
79 PetscCall(TaoBNCGEstimateActiveSet(tao, cg->as_type)); in TaoSolve_BNCG()
966 PetscCall(TaoBNCGEstimateActiveSet(tao, cg->as_type)); in TaoBNCGConductIteration()