Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/nls/
H A Dnls.c40 TAO_NLS *nlsP = (TAO_NLS *)tao->data; in TaoSolve_NLS()
699 TAO_NLS *nlsP = (TAO_NLS *)tao->data; in TaoSetUp_NLS()
715 TAO_NLS *nlsP = (TAO_NLS *)tao->data; in TaoDestroy_NLS()
731 TAO_NLS *nlsP = (TAO_NLS *)tao->data; in TaoSetFromOptions_NLS()
790 TAO_NLS *nlsP = (TAO_NLS *)tao->data; in TaoView_NLS()
869 TAO_NLS *nlsP; in TaoCreate_NLS()
H A Dnlsimpl.h172 } TAO_NLS; typedef