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

Modules

module  mod_compute_cell_cons_advection_term_exp_rec_schemes
 Explicit reconstruction schemes (wrappers) for the advection equationmod_compute_cell_cons_advection_term_exp_generic_rec::compute_cell_cons_advection_term_exp_upwind_generic_rec() and mod_compute_cell_cons_advection_term_exp_generic_rec::compute_cell_cons_advection_term_exp_centered_generic_rec() for further details.
 

Functions/Subroutines

subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_upwind_rec_o1_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_upwind_rec_o2_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_centered_rec_o2_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_upwind_rec_houc3_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_upwind_rec_houc5_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_centered_rec_o4_scheme (velocity, time_step, scalar, flux_type, directions, divut)
 
subroutine mod_compute_cell_cons_advection_term_exp_rec_schemes::compute_cell_cons_advection_term_exp_centered_rec_o6_scheme (velocity, time_step, scalar, flux_type, directions, divut)