Home
last modified time | relevance | path

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

/petsc/src/tao/linesearch/impls/morethuente/
H A Dmorethuente.c12 static PetscErrorCode TaoLineSearchDestroy_MT(TaoLineSearch ls) in TaoLineSearchDestroy_MT() function
296 ls->ops->destroy = TaoLineSearchDestroy_MT; in TaoLineSearchCreate_MT()