Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Dec 19, 2024
1 parent f9cbc58 commit 86a4df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Operators/finitedifference/convergence_column.jl
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ end
SLMethod = Operators.LinVanLeerC2F(
bottom = Operators.FirstOrderOneSided(),
top = Operators.FirstOrderOneSided(),
method = Operators.Mono4(),
method = Operators.MonotoneHarmonic(),
)

divf2c = Operators.DivergenceF2C()
Expand Down

0 comments on commit 86a4df0

Please sign in to comment.