Searched refs:asType (Results 1 – 2 of 2) sorted by relevance
13 PetscErrorCode TaoBNCGEstimateActiveSet(Tao tao, PetscInt asType) in TaoBNCGEstimateActiveSet() argument23 switch (asType) { in TaoBNCGEstimateActiveSet()42 PetscErrorCode TaoBNCGBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNCGBoundStep() argument47 switch (asType) { in TaoBNCGBoundStep()
295 PetscErrorCode TaoBNKEstimateActiveSet(Tao tao, PetscInt asType) in TaoBNKEstimateActiveSet() argument302 switch (asType) { in TaoBNKEstimateActiveSet()344 PetscErrorCode TaoBNKBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNKBoundStep() argument349 switch (asType) { in TaoBNKBoundStep()