FV3 Bundle
topography_mod::get_ocean_frac Interface Reference

Private Member Functions

logical function get_ocean_frac_1d (blon, blat, ocean_frac)
 
logical function get_ocean_frac_2d (blon, blat, ocean_frac)
 

Detailed Description

Definition at line 75 of file topography.F90.

Member Function/Subroutine Documentation

◆ get_ocean_frac_1d()

logical function topography_mod::get_ocean_frac::get_ocean_frac_1d ( real, dimension(:), intent(in)  blon,
real, dimension(:), intent(in)  blat,
real, dimension(:,:), intent(out)  ocean_frac 
)
private

Definition at line 362 of file topography.F90.

◆ get_ocean_frac_2d()

logical function topography_mod::get_ocean_frac::get_ocean_frac_2d ( real, dimension(:,:), intent(in)  blon,
real, dimension(:,:), intent(in)  blat,
real, dimension(:,:), intent(out)  ocean_frac 
)
private

Definition at line 388 of file topography.F90.


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