User schemes for the implicit discretization of the different terms of the cell scalar or face vector equations.
|
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.
|
|