FV3 Bundle
topography_mod::get_water_frac Interface Reference

Private Member Functions

logical function get_water_frac_1d (blon, blat, water_frac)
 
logical function get_water_frac_2d (blon, blat, water_frac)
 

Detailed Description

Definition at line 81 of file topography.F90.

Member Function/Subroutine Documentation

◆ get_water_frac_1d()

logical function topography_mod::get_water_frac::get_water_frac_1d ( real, dimension(:), intent(in)  blon,
real, dimension(:), intent(in)  blat,
real, dimension(:,:), intent(out)  water_frac 
)
private

Definition at line 528 of file topography.F90.

◆ get_water_frac_2d()

logical function topography_mod::get_water_frac::get_water_frac_2d ( real, dimension(:,:), intent(in)  blon,
real, dimension(:,:), intent(in)  blat,
real, dimension(:,:), intent(out)  water_frac 
)
private

Definition at line 554 of file topography.F90.


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