SABER
tools_sp::splat Interface Reference

Public Member Functions

subroutine sp_splat (IDRT, JMAX, SLAT, WLAT)
 Compute latitude functions. More...
 

Detailed Description

Definition at line 41 of file tools_sp.F90.

Member Function/Subroutine Documentation

◆ sp_splat()

subroutine tools_sp::splat::sp_splat ( integer, intent(in)  IDRT,
integer, intent(in)  JMAX,
real(kind_real), dimension(jmax), intent(out)  SLAT,
real(kind_real), dimension(jmax), intent(out)  WLAT 
)

Compute latitude functions.

Parameters
[in]idrtGrid identifier
[in]jmaxNumber of latitudes
[out]slatSines of latitude
[out]wlatGaussian weights

Definition at line 60 of file tools_sp.F90.


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