Go to the source code of this file.
Functions/Subroutines | |
| subroutine | put_in_time (HNAME, HTYPE, NTIME1, NTIME2, PDATA) |
| subroutine put_in_time | ( | character(len=*), intent(in) | HNAME, |
| character(len=3), intent(in) | HTYPE, | ||
| integer, intent(in) | NTIME1, | ||
| integer, intent(in) | NTIME2, | ||
| real, dimension(:,:,:), intent(inout) | PDATA | ||
| ) |
Definition at line 5 of file put_in_time.F90.


1.8.5