Definition at line 78 of file topography.F90.
◆ get_ocean_mask_1d()
logical function topography_mod::get_ocean_mask::get_ocean_mask_1d |
( |
real, dimension(:), intent(in) |
blon, |
|
|
real, dimension(:), intent(in) |
blat, |
|
|
logical, dimension(:,:), intent(out) |
ocean_mask |
|
) |
| |
|
private |
◆ get_ocean_mask_2d()
logical function topography_mod::get_ocean_mask::get_ocean_mask_2d |
( |
real, dimension(:,:), intent(in) |
blon, |
|
|
real, dimension(:,:), intent(in) |
blat, |
|
|
logical, dimension(:,:), intent(out) |
ocean_mask |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: