Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_date_ol (TPTIME, PTSTEP, HDATE) |
| subroutine | write_time (ITIME, ISPACE, HSEP, HTDATE) |
| subroutine get_date_ol | ( | type(date_time), intent(in) | TPTIME, |
| real, intent(in) | PTSTEP, | ||
| character(len=*), intent(out) | HDATE | ||
| ) |
Definition at line 6 of file get_date_ol.F90.


| subroutine get_date_ol::write_time | ( | integer, intent(in) | ITIME, |
| integer, intent(in) | ISPACE, | ||
| character(len=*), intent(in) | HSEP, | ||
| character(len=*), intent(inout) | HTDATE | ||
| ) |
1.8.5