Skip to content

Commit

Permalink
reexporting NamedArrayPartition
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Jan 5, 2024
1 parent a89dcf6 commit a41e946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StartUpDG.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using PathIntersections: PathIntersections
@reexport using PathIntersections: PresetGeometries
using Printf: @sprintf
using RecipesBase: RecipesBase
using RecursiveArrayTools: NamedArrayPartition
@reexport using RecursiveArrayTools: NamedArrayPartition
using StaticArrays: SVector, SMatrix
using Setfield: setproperties, @set # for "modifying" structs (setproperties)
@reexport using SimpleUnPack: @unpack
Expand Down

0 comments on commit a41e946

Please sign in to comment.