Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
SKopecz committed Oct 2, 2024
1 parent 6ff35b6 commit ace698d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utilities.jl
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ end
Adds work-precision data to the dictionary `dict`, which was created with `work_precion_fixed`.
See [`work_precision_fixed`](@ref) for the meaning of the inputs.
"""
# functions to compute data for work_precision diagrams
function work_precision_fixed!(dict, prob, algs, labels, dts, alg_ref;
compute_error = rel_max_error_tend, seconds = 2,
numruns = 20)
Expand Down

0 comments on commit ace698d

Please sign in to comment.