Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/ntl/
H A Dntl.c23 #define NTL_NEWTON 0 macro
466 stepType = NTL_NEWTON; in TaoSolve_NTL()
485 case NTL_NEWTON: in TaoSolve_NTL()
556 } else if (stepType == NTL_NEWTON) { in TaoSolve_NTL()