Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
warisa-r committed Oct 20, 2024
1 parent f78bc28 commit 3f2380b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/TrixiNLsolveExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ function Trixi.solve_a_butcher_coeffs_unknown!(a_unknown, num_stages, monomial_c
# a seeded random initial guess.
rng = StableRNG(555)


for _ in 1:max_iter
# Due to the nature of the nonlinear solver, different initial guesses can lead to
# small numerical differences in the solution.
Expand Down

0 comments on commit 3f2380b

Please sign in to comment.