Public Member Functions | |
| subroutine, public | cc2gll (strcmp, xlat, xlong, ue, vn, ug, vg) |
| subroutine | ccrvll (strcmp, xlat, xlong, gx, gy) |
| subroutine | ccrvxy (strcmp, x, y, gx, gy) |
| subroutine | cg2cll (strcmp, xlat, xlong, ug, vg, ue, vn) |
| subroutine | cg2cxy (strcmp, x, y, ug, vg, ue, vn) |
| real function, public | cgszll (strcmp, xlat, xlong) |
| real function | cgszxy (strcmp, x, y) |
| subroutine, public | cll2xy (strcmp, xlat, xlong, x, y) |
| subroutine | cnxyll (strcmp, xi, eta, xlat, xlong) |
| subroutine | cpolll (strcmp, xlat, xlong, enx, eny, enz) |
| subroutine | cpolxy (strcmp, x, y, enx, eny, enz) |
| real function | cspanf (value, begin, end) |
| subroutine, public | cxy2ll (strcmp, x, y, xlat, xlong) |
| real function | eqvlat (xlat1, xlat2) |
| subroutine, public | stcm2p (strcmp, x1, y1, xlat1, xlong1, x2, y2, xlat2, xlong2) |
| subroutine, public | stlmbr (strcmp, tnglat, xlong) |
Private Member Functions | |
| subroutine | cnllxy (strcmp, xlat, xlong, xi, eta) |
| subroutine | stcm1p (strcmp, x1, y1, xlat1, xlong1, xlatg, xlongg, gridsz, orient) |
Private Attributes | |
| real, parameter | rearth =6371.2 |
| real, parameter | almst1 =.9999999 |
| real, parameter | pi =3.14159265358979 |
| real, parameter | radpdg =pi/180. |
| real, parameter | dgprad =180./pi |
Definition at line 26 of file cmapf_mod.f90.
| subroutine, public cmapf_mod::cc2gll | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong, | ||
| real | ue, | ||
| real | vn, | ||
| real | ug, | ||
| real | vg | ||
| ) |
Definition at line 42 of file cmapf_mod.f90.


| subroutine cmapf_mod::ccrvll | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong, | ||
| real | gx, | ||
| real | gy | ||
| ) |
| subroutine cmapf_mod::ccrvxy | ( | real, dimension(9) | strcmp, |
| real | x, | ||
| real | y, | ||
| real | gx, | ||
| real | gy | ||
| ) |
Definition at line 95 of file cmapf_mod.f90.
| subroutine cmapf_mod::cg2cll | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong, | ||
| real | ug, | ||
| real | vg, | ||
| real | ue, | ||
| real | vn | ||
| ) |
| subroutine cmapf_mod::cg2cxy | ( | real, dimension(9) | strcmp, |
| real | x, | ||
| real | y, | ||
| real | ug, | ||
| real | vg, | ||
| real | ue, | ||
| real | vn | ||
| ) |
| real function, public cmapf_mod::cgszll | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong | ||
| ) |
| real function cmapf_mod::cgszxy | ( | real, dimension(9) | strcmp, |
| real | x, | ||
| real | y | ||
| ) |
Definition at line 258 of file cmapf_mod.f90.
| subroutine, public cmapf_mod::cll2xy | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong, | ||
| real | x, | ||
| real | y | ||
| ) |
Definition at line 313 of file cmapf_mod.f90.


|
private |
Definition at line 328 of file cmapf_mod.f90.


| subroutine cmapf_mod::cnxyll | ( | real, dimension(9) | strcmp, |
| real(kind=dp) | xi, | ||
| real(kind=dp) | eta, | ||
| real | xlat, | ||
| real | xlong | ||
| ) |
| subroutine cmapf_mod::cpolll | ( | real, dimension(9) | strcmp, |
| real | xlat, | ||
| real | xlong, | ||
| real | enx, | ||
| real | eny, | ||
| real | enz | ||
| ) |
| subroutine cmapf_mod::cpolxy | ( | real, dimension(9) | strcmp, |
| real | x, | ||
| real | y, | ||
| real | enx, | ||
| real | eny, | ||
| real | enz | ||
| ) |
Definition at line 468 of file cmapf_mod.f90.
| real function cmapf_mod::cspanf | ( | real | value, |
| real | begin, | ||
| real | end | ||
| ) |
| subroutine, public cmapf_mod::cxy2ll | ( | real, dimension(9) | strcmp, |
| real | x, | ||
| real | y, | ||
| real | xlat, | ||
| real | xlong | ||
| ) |
Definition at line 544 of file cmapf_mod.f90.


| real function cmapf_mod::eqvlat | ( | real | xlat1, |
| real | xlat2 | ||
| ) |
Definition at line 563 of file cmapf_mod.f90.
|
private |
| subroutine, public cmapf_mod::stcm2p | ( | real, dimension(9) | strcmp, |
| real | x1, | ||
| real | y1, | ||
| real | xlat1, | ||
| real | xlong1, | ||
| real | x2, | ||
| real | y2, | ||
| real | xlat2, | ||
| real | xlong2 | ||
| ) |
Definition at line 621 of file cmapf_mod.f90.


| subroutine, public cmapf_mod::stlmbr | ( | real, dimension(9) | strcmp, |
| real | tnglat, | ||
| real | xlong | ||
| ) |
Definition at line 802 of file cmapf_mod.f90.


|
private |
Definition at line 35 of file cmapf_mod.f90.
|
private |
Definition at line 38 of file cmapf_mod.f90.
|
private |
Definition at line 37 of file cmapf_mod.f90.
|
private |
Definition at line 38 of file cmapf_mod.f90.
|
private |
Definition at line 35 of file cmapf_mod.f90.
1.8.6