Functions/Subroutines | |
| subroutine | apply_cicsam_implicit_advection_part (matrix_line, beta_coefficient, velocity, ns, i, j, k) |
| subroutine mod_apply_cell_advection_original_cicsam::apply_cicsam_implicit_advection_part | ( | double precision, dimension(-ns:ns, -ns:ns, -ns:ns), intent(inout) | matrix_line, |
| type(t_face_field), intent(in) | beta_coefficient, | ||
| type(t_face_field), intent(in) | velocity, | ||
| integer, intent(in) | ns, | ||
| integer, intent(in) | i, | ||
| integer, intent(in) | j, | ||
| integer, intent(in) | k ) |