Skip to content
Snippets Groups Projects

Refactor GRHD project

Merged Florian Atteneder requested to merge fa/grhd into main
2 files
+ 0
139
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
3
@@ -6,8 +6,6 @@ using dg1d
using Roots
using LinearAlgebra
using BasicInterpolators
# TODO Still needed?
using OrderedCollections
include("types.jl")
@@ -17,7 +15,6 @@ include("initialdata.jl")
include("callbacks.jl")
include("setup.jl")
include("cons2prim.jl")
# include("grhd_sources.codegen.jl")
#######################################################################
Loading