File Castro_react.H
Functions
- 
advance_status do_old_reactions(Real time, Real dt)
 Perform any old-time reactions.
- 
advance_status do_new_reactions(Real time, Real dt)
 Perform any new-time reactions.
- 
int react_state(amrex::MultiFab &state, amrex::MultiFab &reactions, amrex::Real time, amrex::Real dt, const int strang_half)
 React state through a single reaction timestep, saving reaction source terms to
reactionsMultiFab. This is the CTU version.- Parameters:
 state – Current state
reactions – MultiFab to save reaction sources to
time – current time
dt – reaction timestep