Explicit Fast Reconstruction scheme (generic) for the advection equation.  
More...
|  | 
| subroutine | compute_cell_cons_advection_term_exp_generic_fast_rec (velocity, time_step, scalar, divut, flux_type, directions, rec_scheme_backward, rec_scheme_forward) | 
|  | 
| subroutine | compute_cell_cons_advection_term_generic_fast_rec_godunov (velocity, time_step, scalar, divut, directions, rec_scheme_backward, rec_scheme_forward) | 
|  | 
| subroutine | compute_cell_cons_advection_term_generic_fast_rec_upwind (velocity, time_step, scalar, divut, directions, rec_scheme_backward, rec_scheme_forward) | 
|  | 
Explicit Fast Reconstruction scheme (generic) for the advection equation.