We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cd9c3 commit c43bae2Copy full SHA for c43bae2
2 files changed
docs/src/LinearSolvers.md
@@ -40,6 +40,7 @@ such that ``|r_{k+1}| < |r_k|``.
40
```@docs
41
RichardsonSmoother
42
RichardsonSmoother(M::LinearSolver)
43
+ GaussSeidelSmoother
44
```
45
46
## Preconditioners
docs/src/changelog.md
0 commit comments