version 0.6.0
mod_compute_cell_cons_advection_term_exp_generic_fast_rec Module Reference

Explicit Fast Reconstruction scheme (generic) for the advection equation.

Functions/Subroutines

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)