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

Modules

module  mod_apply_cell_diffusion_scheme
 Set line coefficients of the matrix associated to the discretization of the diffusion term with the following schemes:
 

Functions/Subroutines

subroutine mod_apply_cell_diffusion_scheme::apply_cell_diffusion_o2_centered_scheme (face_diffusion_coefficient, matrix_line, ns, i, j, k, extra_inside_gradient_coef2)
 Discretize the diffusive term of an equation defined on cells.
 
subroutine mod_apply_cell_diffusion_scheme::apply_cell_diffusion_o2_centered_scheme_stretched (face_diffusion_coefficient, matrix_line, ns, i, j, k)
 
subroutine mod_apply_cell_diffusion_scheme::apply_cell_diffusion_o2_centered_scheme_rec (face_diffusion_coefficient, matrix_line, ns, i, j, k, extra_inside_gradient_coef2)
 Schema de reconstruction centré pour la dérivée à l'ordre o2 (maillage arbitraire)
 
subroutine mod_apply_cell_diffusion_scheme::apply_cell_diffusion_o4_centered_scheme_rec (face_diffusion_coefficient, matrix_line, ns, i, j, k, extra_inside_gradient_coef2)
 Schema de reconstruction centré pour la dérivée à l'ordre o4 (maillage arbitraire)