|
| subroutine | compute_dj_on_cell (cell_one_scalar_diffusion_coefficient, volume_fraction, species_diffusion_coefficient, henry_coefficient) |
| |
| subroutine | compute_dj_on_face (face_one_scalar_diffusion_coefficient, volume_fraction, species_diffusion_coefficient, henry_coefficient) |
| |
◆ compute_dj_on_cell()
| subroutine mod_compute_one_scalar_diffusion_coefficient::compute_single_field_diffusion_coefficient::compute_dj_on_cell |
( |
double precision, dimension(:,:,:), intent(inout) | cell_one_scalar_diffusion_coefficient, |
|
|
double precision, dimension(:,:,:), intent(in) | volume_fraction, |
|
|
double precision, dimension(:), intent(in) | species_diffusion_coefficient, |
|
|
double precision, dimension(:,:,:), intent(in) | henry_coefficient ) |
◆ compute_dj_on_face()
| subroutine mod_compute_one_scalar_diffusion_coefficient::compute_single_field_diffusion_coefficient::compute_dj_on_face |
( |
type(t_face_field), intent(inout) | face_one_scalar_diffusion_coefficient, |
|
|
double precision, dimension(:,:,:), intent(in) | volume_fraction, |
|
|
double precision, dimension(:), intent(in) | species_diffusion_coefficient, |
|
|
double precision, dimension(:,:,:), intent(in) | henry_coefficient ) |
The documentation for this interface was generated from the following file: