You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename split_form_kernel! to flux_differencing_kernel! to match VolumeIntegralFluxDifferencing. Strictly speaking, this is not breaking, since this name is not documented. However, we use it for some benchmark code so it's better to wait for a breaking release.
Remove deprecated features, e.g., marked by # TODO: DGMulti, v0.5 (search also for deprecate and depwarn)
Here is a list of breaking changes we would like to get into Trixi.jl v0.5
Encode affine Cartesian meshes for quad and hexDGMultisolvers #961Val(true),Val(false)toTrue(),Falsefrom Static.jl #937split_form_kernel!toflux_differencing_kernel!to matchVolumeIntegralFluxDifferencing. Strictly speaking, this is not breaking, since this name is not documented. However, we use it for some benchmark code so it's better to wait for a breaking release.# TODO: DGMulti, v0.5(search also fordeprecateanddepwarn)p4estbindings generated with Clang.jl #1184Then, we also need to
Postpone to a later release (moved to #1310):
plot(sol)