grid_tools 1.14.0
Loading...
Searching...
No Matches
pesg::xstoxt Interface Reference

Public Member Functions

subroutine xstoxt (k, xs, xt, ff)
 Inverse of xttoxs.
 

Detailed Description

Definition at line 27 of file pesg.f90.

Constructor & Destructor Documentation

◆ xstoxt()

subroutine pesg::xstoxt::xstoxt ( real(dp), intent(in) k,
real(dp), dimension(2), intent(in) xs,
real(dp), dimension(2), intent(out) xt,
logical, intent(out) ff )

Inverse of xttoxs.

Parameters
[in]kGaussian curvature parameter of Schmidt mapping
[in]xsStereographic plane coordinates
[out]xtScaled gnomonic plane coordinates
[out]ffFailure flag
Author
R. J. Purser

Definition at line 138 of file pesg.f90.

References pietc::u1, and pietc::u2.


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