0.6.0
Loading...
Searching...
No Matches
mod_udf_diffusion_scheme Module Reference

Functions/Subroutines

subroutine apply_cell_diffusion_scheme (face_diffusion_coefficient, matrix_line, ns, i, j, k)
 

Function/Subroutine Documentation

◆ apply_cell_diffusion_scheme()

subroutine mod_udf_diffusion_scheme::apply_cell_diffusion_scheme ( type(t_face_field), intent(in) face_diffusion_coefficient,
double precision, dimension(-ns:ns,-ns:ns,-ns:ns), intent(inout) matrix_line,
integer, intent(in) ns,
integer, intent(in) i,
integer, intent(in) j,
integer, intent(in) k )