Skip to content

Commit

Permalink
modify extension algs
Browse files Browse the repository at this point in the history
  • Loading branch information
oscardssmith committed Aug 5, 2024
1 parent b80c048 commit cfac4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/advanced/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The inputs to the function are as follows:
- `p`, a set of parameters
- `newA`, a `Bool` which is `true` if `A` has been modified since last solve
- `Pl`, left-preconditioner
- `Pr`, right-preconditioner
- `Pr`, right-preconditionerz
- `solverdata`, solver cache set to `nothing` if solver hasn't been initialized
- `kwargs`, standard SciML keyword arguments such as `verbose`, `maxiters`, `abstol`, `reltol`

Expand Down

0 comments on commit cfac4e7

Please sign in to comment.