|
| subroutine | mod_compute_cicsam_coefficient::compute_cicsam_coefficient (beta_coefficient, cell_field, velocity, advection_time_step, method) |
| |
| subroutine | mod_compute_cicsam_coefficient::normalize_scalar_field (field, normalized_field, velocity) |
| |
| subroutine | mod_compute_cicsam_coefficient::courant_number_of_donor_cell (courant_number_cell, velocity, dt_n) |
| |
| subroutine | mod_compute_cicsam_coefficient::compute_theta (angle, cell_field, velocity) |
| |
| subroutine | mod_compute_cicsam_coefficient::compute_gamma_on_face (gamma_face, theta_face, scheme, k_gamma) |
| |
| subroutine | mod_compute_cicsam_coefficient::compute_face_normalization (normalized_face_field, gamma_f, normalized_field, courant_number, velocity, scheme) |
| |
| subroutine | mod_compute_cicsam_coefficient::compute_beta_coefficient (beta_coefficient, normalized_face_field, normalized_cell_field, velocity) |
| |