Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Dec 8, 2023
1 parent a52a0a6 commit 66db5d2
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/src/lib/linearsolver.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,3 @@ A default solver is provided for each vendor backend.
default_linear_solver
```

## Block-Krylov solvers

`ExaPF.jl` provides an implementation of block-GMRES to solve linear systems
with multiple righ-hand sides.

```@docs
BlockKrylovSolver
BlockGmresSolver
block_gmres
block_gmres!
```

0 comments on commit 66db5d2

Please sign in to comment.