Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bqnls/
H A Dbqnls.c3 static const char *BNK_AS[64] = {"none", "bertsekas"}; variable
47 …EList("-tao_bnk_as_type", "active set estimation method", "", BNK_AS, BNK_AS_TYPES, BNK_AS[bnk->as… in TaoSetFromOptions_BQNLS()
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.c7 static const char *BNK_AS[64] = {"none", "bertsekas"}; variable
1075 …EList("-tao_bnk_as_type", "active set estimation method", "", BNK_AS, BNK_AS_TYPES, BNK_AS[bnk->as… in TaoSetFromOptions_BNK()