Explicit conservative advection term for a vector field with an generic fast reconstruction scheme.  
More...
|  | 
| subroutine | compute_div_u_psi_term_explicit_generic_fast_rec (psi, velocity, dt, flux_type, directions, divupsi, rec_scheme_backward, rec_scheme_forward) | 
|  | Compute the conservative advection term term with a generic explicit reconstruction scheme. 
 | 
|  | 
| subroutine | compute_div_u_psi_term_explicit_generic_fast_rec_upwind (psi, velocity, dt, flux_type, directions, divupsi, rec_scheme_backward, rec_scheme_forward) | 
|  | Compute the conservative advection term term with a generic explicit reconstruction scheme. Full upwind flux version. 
 | 
|  | 
Explicit conservative advection term for a vector field with an generic fast reconstruction scheme. 
- Note
- the discretized term is \( \nabla \cdot \left( \mathbf{u} \psi  \right) \)