grid_tools  1.13.0
pesg::xttoxm Interface Reference

Private Member Functions

subroutine xttoxm (a, xt, xm, ff)
 Inverse of xmtoxt. More...
 

Detailed Description

Definition at line 29 of file pesg.f90.

Constructor & Destructor Documentation

◆ xttoxm()

subroutine pesg::xttoxm::xttoxm ( real(dp), intent(in)  a,
real(dp), dimension(2), intent(in)  xt,
real(dp), dimension(2), intent(out)  xm,
logical, intent(out)  ff 
)
private

Inverse of xmtoxt.

Parameters
[in]aMapping parameter controlling grid line spacing profile
[in]xtGnomonic plane coordinates
[out]xmMap coordinates
[out]ffFailure flag
Author
R. J. Purser

Definition at line 235 of file pesg.f90.


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