Skip to content

Commit

Permalink
Update src/TrixiParticles.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Neher <[email protected]>
  • Loading branch information
marcelschurer and LasNikas authored Dec 18, 2024
1 parent 4400cda commit b31753f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TrixiParticles.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ using LinearAlgebra: norm, dot, I, tr, inv, pinv, det
using MuladdMacro: @muladd
using Polyester: Polyester, @batch
using Printf: @printf, @sprintf
using ReadVTK: VTKFile, get_data, get_field_data, get_point_data, get_points
using ReadVTK: ReadVTK
using RecipesBase: RecipesBase, @series
using Random: seed!
using SciMLBase: CallbackSet, DiscreteCallback, DynamicalODEProblem, u_modified!,
Expand Down

0 comments on commit b31753f

Please sign in to comment.