Home
last modified time | relevance | path

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

/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()
173 bnk->init_type = BNK_INIT_DIRECTION; in TaoCreate_BQNK()
/petsc/src/tao/bound/impls/bnk/
H A Dbnls.c193 bnk->init_type = BNK_INIT_DIRECTION; in TaoCreate_BNLS()
H A Dbnk.h216 #define BNK_INIT_DIRECTION 1 macro