Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 4 of 4) sorted by relevance

/petsc/doc/manual/
H A Dother.md56 ### The Options Database
119 ### Options Prefixes
130 ### Adding options from a file
175 ### User-Defined PetscOptions
208 ### Keeping Track of Options
H A Dsnes.md809 ### Convergence Tests
862 ### Convergence Monitoring
912 ### Checking Accuracy of Derivatives
H A Dtao.md2901 ### Linear Solvers
2918 ### Monitors
2938 ### Convergence Tests
2975 ### Line Searches
2998 ### Recycling History
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DOptions.pyx3 cdef class Options: class