grid_tools  1.13.0
pesg::xstoxt Interface Reference

Private Member Functions

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

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 
)
private

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 139 of file pesg.f90.


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