FV3 Bundle
topography_mod::get_water_mask Interface Reference

Private Member Functions

logical function get_water_mask_1d (blon, blat, water_mask)
 
logical function get_water_mask_2d (blon, blat, water_mask)
 

Detailed Description

Definition at line 84 of file topography.F90.

Member Function/Subroutine Documentation

◆ get_water_mask_1d()

logical function topography_mod::get_water_mask::get_water_mask_1d ( real, dimension(:), intent(in)  blon,
real, dimension(:), intent(in)  blat,
logical, dimension(:,:), intent(out)  water_mask 
)
private

Definition at line 609 of file topography.F90.

◆ get_water_mask_2d()

logical function topography_mod::get_water_mask::get_water_mask_2d ( real, dimension(:,:), intent(in)  blon,
real, dimension(:,:), intent(in)  blat,
logical, dimension(:,:), intent(out)  water_mask 
)
private

Definition at line 636 of file topography.F90.


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