FV3 Bundle
topography_mod::get_ocean_mask Interface Reference

Private Member Functions

logical function get_ocean_mask_1d (blon, blat, ocean_mask)
 
logical function get_ocean_mask_2d (blon, blat, ocean_mask)
 

Detailed Description

Definition at line 78 of file topography.F90.

Member Function/Subroutine Documentation

◆ 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

Definition at line 443 of file topography.F90.

◆ 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

Definition at line 470 of file topography.F90.


The documentation for this interface was generated from the following file: