FV3 Bundle
topography_mod::get_topog_stdev Interface Reference

Private Member Functions

logical function get_topog_stdev_1d (blon, blat, stdev)
 
logical function get_topog_stdev_2d (blon, blat, stdev)
 

Detailed Description

Definition at line 72 of file topography.F90.

Member Function/Subroutine Documentation

◆ get_topog_stdev_1d()

logical function topography_mod::get_topog_stdev::get_topog_stdev_1d ( real, dimension(:), intent(in)  blon,
real, dimension(:), intent(in)  blat,
real, dimension(:,:), intent(out)  stdev 
)
private

Definition at line 280 of file topography.F90.

◆ get_topog_stdev_2d()

logical function topography_mod::get_topog_stdev::get_topog_stdev_2d ( real, dimension(:,:), intent(in)  blon,
real, dimension(:,:), intent(in)  blat,
real, dimension(:,:), intent(out)  stdev 
)
private

Definition at line 306 of file topography.F90.


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