Definition at line 69 of file topography.F90.
◆ get_topog_mean_1d()
logical function topography_mod::get_topog_mean::get_topog_mean_1d |
( |
real, dimension(:), intent(in) |
blon, |
|
|
real, dimension(:), intent(in) |
blat, |
|
|
real, dimension(:,:), intent(out) |
zmean |
|
) |
| |
|
private |
◆ get_topog_mean_2d()
logical function topography_mod::get_topog_mean::get_topog_mean_2d |
( |
real, dimension(:,:), intent(in) |
blon, |
|
|
real, dimension(:,:), intent(in) |
blat, |
|
|
real, dimension(:,:), intent(out) |
zmean |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: