Definition at line 81 of file topography.F90.
◆ get_water_frac_1d()
logical function topography_mod::get_water_frac::get_water_frac_1d |
( |
real, dimension(:), intent(in) |
blon, |
|
|
real, dimension(:), intent(in) |
blat, |
|
|
real, dimension(:,:), intent(out) |
water_frac |
|
) |
| |
|
private |
◆ get_water_frac_2d()
logical function topography_mod::get_water_frac::get_water_frac_2d |
( |
real, dimension(:,:), intent(in) |
blon, |
|
|
real, dimension(:,:), intent(in) |
blat, |
|
|
real, dimension(:,:), intent(out) |
water_frac |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: