We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b941732 commit 9d86d40Copy full SHA for 9d86d40
1 file changed
src/VortexStepMethod.jl
@@ -40,7 +40,7 @@ export FAILURE, FEASIBLE, INFEASIBLE, SolverStatus
40
export LOOP, NONLIN, SolverType
41
export load_polar_data
42
43
-export plot_combined_analysis, plot_circulation_distribution, plot_distribution, plot_geometry,
+export plot_circulation_distribution, plot_combined_analysis, plot_distribution, plot_geometry,
44
plot_polar_data, plot_polars, save_plot, show_plot
45
46
# the following functions are defined in ext/VortexStepMethodExt.jl
0 commit comments