Functions/Subroutines | |
| subroutine | vof2d_compute_flux_x (i, j, volume_fraction, vof_case, normalx, normaly, radius) |
| subroutine | vof2d_compute_flux_y (i, j, volume_fraction, vof_case, normalx, normaly, radius) |
| subroutine mod_vof2d_compute_flux::vof2d_compute_flux_x | ( | integer, intent(in) | i, |
| integer, intent(in) | j, | ||
| double precision, dimension(nx,ny,nz), intent(in) | volume_fraction, | ||
| integer, intent(out) | vof_case, | ||
| double precision, intent(out) | normalx, | ||
| double precision, intent(out) | normaly, | ||
| double precision, intent(out) | radius ) |
| subroutine mod_vof2d_compute_flux::vof2d_compute_flux_y | ( | integer, intent(in) | i, |
| integer, intent(in) | j, | ||
| double precision, dimension(nx,ny,nz), intent(in) | volume_fraction, | ||
| integer, intent(out) | vof_case, | ||
| double precision, intent(out) | normalx, | ||
| double precision, intent(out) | normaly, | ||
| double precision, intent(out) | radius ) |