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

Modules

module  mod_discretize_cell_advection_term
 

Functions/Subroutines

subroutine mod_discretize_cell_advection_term::discretize_cell_advection_term (matrix, coefficient, divergence, advection_term_discretization_type, advection_term_scheme, has_div_u_advection_term, has_immersed_boundaries, ib_has_one_sided_inner_discretization, ib_inner_discretization_order, stencil, time_step_n, time_step, cfl_cell_advection, scalar_field_n, explicit_time_order_discretization, flux_type, boundary_condition, ls_map, velocity_nm1, velocity_n, velocity, work_cell_field, advection_term_splitting_scheme, splitting_time_coef, directional_splitting, ibc_variable, isd_target)
 Discretize the advection term, explicitly or implicitly.