Home
last modified time | relevance | path

Searched refs:BNK_INIT_INTERPOLATION (Results 1 – 3 of 3) sorted by relevance

/petsc/src/tao/bound/impls/bnk/
H A Dbnk.h217 #define BNK_INIT_INTERPOLATION 2 macro
H A Dbnk.c129 case BNK_INIT_INTERPOLATION: in TaoBNKInitialize()
1325 bnk->init_type = BNK_INIT_INTERPOLATION; in TaoCreate_BNK()
/petsc/src/tao/bound/impls/bqnk/
H A Dbqnk.c117 if (bnk->init_type == BNK_INIT_INTERPOLATION) bnk->init_type = BNK_INIT_DIRECTION; in TaoSetFromOptions_BQNK()