Skip to content

Commit

Permalink
3d struct test #11
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyuxie committed Aug 14, 2023
1 parent ad10059 commit d5504ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cuda_dg_3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1001,9 +1001,9 @@ prolong2boundaries!(cache, u, mesh, equations,
solver.surface_integral, solver)
cuda_boundary_flux!(t, mesh, boundary_conditions,
equations, solver, cache) =#
equations, solver, cache)
#= calc_surface_integral!(
calc_surface_integral!(
du, u, mesh, equations, solver.surface_integral, solver, cache)
apply_jacobian!(du, mesh, equations, solver, cache)
Expand Down

0 comments on commit d5504ac

Please sign in to comment.