Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bnk/
H A Dbnk.c5 static const char *BNK_INIT[64] = {"constant", "direction", "interpolation"}; variable
1073 …st("-tao_bnk_init_type", "radius initialization type", "", BNK_INIT, BNK_INIT_TYPES, BNK_INIT[bnk-… in TaoSetFromOptions_BNK()