Home
last modified time | relevance | path

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

/petsc/src/snes/linesearch/interface/
H A Dlinesearchregi.c28 PetscCall(SNESLineSearchRegister(SNESLINESEARCHNONE, SNESLineSearchCreate_Basic)); in SNESLineSearchRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi242 PetscSNESLineSearchType SNESLINESEARCHNONE
H A DSNES.pyx2728 NONE = S_(SNESLINESEARCHNONE)
/petsc/doc/changes/
H A D318.md227 - Add `SNESLINESEARCHNONE` as alias for `SNESLINESEARCHBASIC`
/petsc/include/
H A Dpetscsnes.h769 #define SNESLINESEARCHNONE "none" macro
/petsc/doc/manual/
H A Dsnes.md375 identical to above ``SNESLINESEARCHNONE`` ``none``
690 - ``SNESLINESEARCHBASIC`` (or equivalently ``SNESLINESEARCHNONE``