|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_xyall_ign (PX, PY, PDX, PDY, PXALL, PYALL, KDIMX, KDIMY) |
| subroutine | get_coord (PIN, PDIN, POUT, KSIZE) |
| subroutine get_xyall_ign | ( | real, dimension(:), intent(in) | PX, |
| real, dimension(:), intent(in) | PY, | ||
| real, dimension(:), intent(in) | PDX, | ||
| real, dimension(:), intent(in) | PDY, | ||
| real, dimension(:), intent(out) | PXALL, | ||
| real, dimension(:), intent(out) | PYALL, | ||
| integer, intent(out) | KDIMX, | ||
| integer, intent(out) | KDIMY | ||
| ) |
Definition at line 7 of file get_xyall_ign.F90.


1.8.13