Skip to content

Commit ed61d9d

Browse files
Update Preconditioners.md
1 parent 6a2eca7 commit ed61d9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/src/basics/Preconditioners.md

-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,5 @@ preconditioners written to match the required interface.
6969
To define a new preconditioner you define a Julia type which satisfies the
7070
following interface:
7171

72-
### General
73-
7472
- `Base.eltype(::Preconditioner)`
7573
- `LinearAlgebra.ldiv!(::AbstractVector,::Preconditioner,::AbstractVector)`

0 commit comments

Comments
 (0)