Searched refs:BNK_AS (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/bound/impls/bqnls/ |
| H A D | bqnls.c | 3 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 D | bnk.c | 7 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()
|