Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/ntl/
H A Dntl.c14 static const char *NTL_INIT[64] = {"constant", "direction", "interpolation"}; variable
640 …st("-tao_ntl_init_type", "radius initialization type", "", NTL_INIT, NTL_INIT_TYPES, NTL_INIT[tl->… in TaoSetFromOptions_NTL()