Skip to content

Commit

Permalink
wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Jan 9, 2025
1 parent 716352e commit a81e8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callbacks_step/visualization.jl
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ end
"""
show_plot(visualization_callback, plot_data, variable_names;
show_mesh=true, plot_arguments=Dict{Symbol,Any}(),
time=nothing, timestep=nothing, figure = nothing, axis = nothing)
time=nothing, timestep=nothing)
Visualize the plot data object provided in `plot_data` and display result, plotting only the
variables in `variable_names` and, optionally, the mesh (if `show_mesh` is `true`). Additionally,
Expand Down

0 comments on commit a81e8dc

Please sign in to comment.