Skip to content

Commit

Permalink
Removed export of deleted methods.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCan committed Oct 16, 2023
1 parent c4bc8b3 commit cdd984a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ export boundary_condition_do_nothing,
BoundaryConditionNavierStokesWall, NoSlip, Adiabatic, Isothermal,
BoundaryConditionCoupled

export coupling_converter_identity,
coupling_converter_heaviside_2d, coupling_converter_linear_2d
export coupling_converter_identity

export initial_condition_convergence_test, source_terms_convergence_test
export source_terms_harmonic
Expand Down

0 comments on commit cdd984a

Please sign in to comment.