Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ls/
H A Dls.c309 static PetscErrorCode SNESDestroy_NEWTONLS(SNES snes) in SNESDestroy_NEWTONLS() function
345 snes->ops->destroy = SNESDestroy_NEWTONLS; in SNESCreate_NEWTONLS()