|
My Project
|
Public Member Functions | |
| subroutine | read_cfmip_point_locations (npCFMIP, tab, lonCFMIP, latCFMIP) |
| subroutine | lmdz_cfmip_point_locations (npCFMIP, lonCFMIP, latCFMIP, tabijGCM, lonGCM, latGCM, ipt, jpt) |
Definition at line 1 of file cfmip_point_locations.F90.
| subroutine cfmip_point_locations::lmdz_cfmip_point_locations | ( | integer | npCFMIP, |
| real, dimension(npcfmip) | lonCFMIP, | ||
| real, dimension(npcfmip) | latCFMIP, | ||
| integer, dimension(npcfmip) | tabijGCM, | ||
| real, dimension(npcfmip) | lonGCM, | ||
| real, dimension(npcfmip) | latGCM, | ||
| integer, dimension(npcfmip) | ipt, | ||
| integer, dimension(npcfmip) | jpt | ||
| ) |
Definition at line 32 of file cfmip_point_locations.F90.