FV3 Bundle
topography_mod::get_topog_mean Interface Reference

Private Member Functions

logical function get_topog_mean_1d (blon, blat, zmean)
 
logical function get_topog_mean_2d (blon, blat, zmean)
 

Detailed Description

Definition at line 69 of file topography.F90.

Member Function/Subroutine Documentation

◆ get_topog_mean_1d()

logical function topography_mod::get_topog_mean::get_topog_mean_1d ( real, dimension(:), intent(in)  blon,
real, dimension(:), intent(in)  blat,
real, dimension(:,:), intent(out)  zmean 
)
private

Definition at line 195 of file topography.F90.

◆ get_topog_mean_2d()

logical function topography_mod::get_topog_mean::get_topog_mean_2d ( real, dimension(:,:), intent(in)  blon,
real, dimension(:,:), intent(in)  blat,
real, dimension(:,:), intent(out)  zmean 
)
private

Definition at line 221 of file topography.F90.


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