Skip to content

Commit

Permalink
import Krylov.mulorldiv!
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Nov 10, 2023
1 parent ca450ee commit c0d69a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinearSolvers/LinearSolvers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Metis
import ..ExaPF: xnorm

import Base.size, Base.sizeof, Base.format_bytes
import Krylov: KrylovStats, allocate_if, ksizeof, FloatOrComplex, ktimer, matrix_to_vector, kdisplay
import Krylov: KrylovStats, allocate_if, ksizeof, FloatOrComplex, ktimer, matrix_to_vector, kdisplay, mulorldiv!

const KA = KernelAbstractions

Expand Down

0 comments on commit c0d69a6

Please sign in to comment.