Skip to content

Commit a72da25

Browse files
committed
Add docs for new solvers
Signed-off-by: ErikQQY <2283984853@qq.com>
1 parent ed77968 commit a72da25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/solvers/FixedPointSolvers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ In our tests, we have found the anderson method implemented here to NOT be the m
4747
robust.
4848

4949
- `NLsolveJL(; method = :anderson)`: Anderson acceleration for fixed point problems.
50+
51+
### SIAMFANLEquations.jl
52+
53+
- `SIAMFANLEquationsJL(; method = :anderson)`: Anderson acceleration for fixed point problems.

0 commit comments

Comments
 (0)