Skip to content

Commit

Permalink
Merge branch 'more_sdc_interface_cleaning' into sdc_scale_system
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jun 29, 2023
2 parents 5d0e3e5 + 381d867 commit 0ed6f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/integrator_type.H
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

using namespace integrator_rp;

template <typename BurnT, typename T>
template <typename BurnT>
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE
void update_density_in_time(const Real time, BurnT& state)
{
Expand Down

0 comments on commit 0ed6f49

Please sign in to comment.