| subroutine module_ozphys::setup_o3prog |
( |
class(ty_ozphys), intent(in) |
this, |
|
|
real(kind_phys), dimension(:), intent(in) |
lat, |
|
|
integer, dimension(:), intent(out) |
idx1, |
|
|
integer, dimension(:), intent(out) |
idx2, |
|
|
real(kind_phys), dimension(:), intent(out) |
idxh |
|
) |
| |