Skip to content

Commit

Permalink
Update src/callbacks_step/amr.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Chan <[email protected]>
  • Loading branch information
DanielDoehring and jlchan authored Nov 16, 2023
1 parent c7c55d8 commit 76d0cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/callbacks_step/amr.jl
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ function copy_to_quad_iter_volume(info, user_data)
return nothing
end

# specialized callback which includes the `cache_parabolic` argument
function (amr_callback::AMRCallback)(u_ode::AbstractVector, mesh::P4estMesh,
equations, dg::DG, cache, cache_parabolic,
semi,
Expand Down

0 comments on commit 76d0cf5

Please sign in to comment.