Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/nls/
H A Dnls.c713 static PetscErrorCode TaoDestroy_NLS(Tao tao) in TaoDestroy_NLS() function
879 tao->ops->destroy = TaoDestroy_NLS; in TaoCreate_NLS()