Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Jun 20, 2023
1 parent 24c3375 commit bc98b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nse_solver/nse_check.H
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ void nse_grouping(amrex::Array1D<int, 1, NumSpec>& group_ind, const burn_t& stat
group_ind(i) = 1;
}
}

amrex::Array1D<int, 1, 2> merge_indices;
amrex::Real fastest_t;

Expand Down

0 comments on commit bc98b07

Please sign in to comment.