version 0.6.0
Loading...
Searching...
No Matches
mod_user_implicit_discretization_schemes Module Reference

User schemes for the implicit discretization of the different terms of the cell scalar or face vector equations.

Functions/Subroutines

subroutine apply_cell_diffusion_user_scheme (face_diffusion_coefficient, matrix_line, ns, i, j, k)
 
subroutine apply_cell_advection_user_scheme (coefficient, velocity, matrix_line, ns, i, j, k)
 Second order implicit scheme.