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

Public Member Functions

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

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 )

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


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