Home
last modified time | relevance | path

Searched defs:asType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c13 PetscErrorCode TaoBNCGEstimateActiveSet(Tao tao, PetscInt asType) in TaoBNCGEstimateActiveSet()
42 PetscErrorCode TaoBNCGBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNCGBoundStep()
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.c295 PetscErrorCode TaoBNKEstimateActiveSet(Tao tao, PetscInt asType) in TaoBNKEstimateActiveSet()
344 PetscErrorCode TaoBNKBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNKBoundStep()