grid_tools 1.14.0
Loading...
Searching...
No Matches
pfun::gd Interface Reference

Public Member Functions

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

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)

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 53 of file pfun.f90.

◆ gd_s()

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

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 40 of file pfun.f90.


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