Home
last modified time | relevance | path

Searched defs:SNESNewtonALCorrectionType (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscsnes.h1394 } SNESNewtonALCorrectionType; typedef
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSNES.pyx91 class SNESNewtonALCorrectionType(object): class