Skip to content

Commit

Permalink
do not export hlle
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Oct 30, 2023
1 parent aca8cb7 commit 6e10fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export LaplaceDiffusion1D, LaplaceDiffusion2D, LaplaceDiffusion3D,

export GradientVariablesPrimitive, GradientVariablesEntropy

export flux, flux_central, flux_lax_friedrichs, flux_hll, flux_hllc, flux_hlle,
export flux, flux_central, flux_lax_friedrichs, flux_hll, flux_hllc,
flux_godunov,
flux_chandrashekar, flux_ranocha, flux_derigs_etal, flux_hindenlang_gassner,
flux_nonconservative_powell,
Expand Down

0 comments on commit 6e10fa5

Please sign in to comment.