SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
regular_grid_spawn.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine regular_grid_spawn (KLUOUT, KL1, KIMAX1, KJMAX1, PX1, PY1, PDX1, PDY1, KXOR, KYOR, KDXRATIO, KDYRATIO, KXSIZE, KYSIZE, KL2, KIMAX2, KJMAX2, PX2, PY2, PDX2, PDY2)
 

Function/Subroutine Documentation

subroutine regular_grid_spawn ( integer, intent(in)  KLUOUT,
integer, intent(in)  KL1,
integer, intent(in)  KIMAX1,
integer, intent(in)  KJMAX1,
real, dimension(kl1), intent(in)  PX1,
real, dimension(kl1), intent(in)  PY1,
real, dimension(kl1), intent(in)  PDX1,
real, dimension(kl1), intent(in)  PDY1,
integer, intent(in)  KXOR,
integer, intent(in)  KYOR,
integer, intent(in)  KDXRATIO,
integer, intent(in)  KDYRATIO,
integer, intent(in)  KXSIZE,
integer, intent(in)  KYSIZE,
integer, intent(in)  KL2,
integer, intent(in)  KIMAX2,
integer, intent(in)  KJMAX2,
real, dimension(kl2), intent(out)  PX2,
real, dimension(kl2), intent(out)  PY2,
real, dimension(kl2), intent(out)  PDX2,
real, dimension(kl2), intent(out)  PDY2 
)

Definition at line 6 of file regular_grid_spawn.F90.

Here is the call graph for this function:

Here is the caller graph for this function: