0.6.0
Loading...
Searching...
No Matches
compute_cell_flux_advection_explicit_generic_fast_rec_scheme.f90 File Reference

Modules

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

Functions/Subroutines

subroutine mod_compute_cell_cons_advection_term_exp_generic_fast_rec::compute_cell_cons_advection_term_exp_generic_fast_rec (velocity, time_step, scalar, divut, flux_type, directions, rec_scheme_backward, rec_scheme_forward)
 
subroutine mod_compute_cell_cons_advection_term_exp_generic_fast_rec::compute_cell_cons_advection_term_generic_fast_rec_godunov (velocity, time_step, scalar, divut, directions, rec_scheme_backward, rec_scheme_forward)
 
subroutine mod_compute_cell_cons_advection_term_exp_generic_fast_rec::compute_cell_cons_advection_term_generic_fast_rec_upwind (velocity, time_step, scalar, divut, directions, rec_scheme_backward, rec_scheme_forward)