Skip to content

Commit

Permalink
Corrected typo in the last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhardman committed Nov 23, 2023
1 parent e1023ce commit 6045a81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fkpl_functional_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,7 @@ function test_strong_form_collision_operator(;ngrid=5,nelement_list=[2],plot_sca
if size(nelement_list,1) == 1
nelement = nelement_list[1]
test_Lagrange_Rosenbluth_potentials(ngrid,nelement,standalone=true)
end
if test_Lagrange_integral_scan
else
initialize_comms!()
nscan = size(nelement_list,1)
max_C_err = Array{mk_float,1}(undef,nscan)
Expand Down

0 comments on commit 6045a81

Please sign in to comment.