grid_tools  1.13.0
pfun::gd Interface Reference

Private Member Functions

real(dp) function gd_d (x)
 Gudermannian function (related to Mercator map projections) More...
 
real(sp) function gd_s (x)
 Gudermannian function (related to Mercator map projections) More...
 

Detailed Description

Definition at line 19 of file pfun.f90.

Member Function/Subroutine Documentation

◆ gd_d()

real(dp) function pfun::gd::gd_d ( real(dp), intent(in)  x)
private

Gudermannian function (related to Mercator map projections)

Parameters
[in]xdouble precision real argument of function
Returns
y Gudermannian function of x
Author
R. J. Purser

Definition at line 54 of file pfun.f90.

◆ gd_s()

real(sp) function pfun::gd::gd_s ( real(sp), intent(in)  x)
private

Gudermannian function (related to Mercator map projections)

Parameters
[in]xsingle precision real argument of function
Returns
y Gudermannian function of x
Author
R. J. Purser

Definition at line 41 of file pfun.f90.


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