Public Member Functions | |
| real(dp) function | dccalconvertbyunit1 (in_time, in_unit, out_unit, cal) | 
| real(dp) function | dccalconvertbyunit2 (in_time, in_unit, out_unit, cal) | 
Definition at line 136 of file dc_calendar_generic.f90.
| real(dp) function dc_calendar_generic::dccalconvertbyunit::dccalconvertbyunit1 | ( | real(dp), intent(in) | in_time, | 
| character(*), intent(in) | in_unit, | ||
| character(*), intent(in) | out_unit, | ||
| type(dc_cal), intent(in), optional, target | cal | ||
| ) | 
Definition at line 138 of file dc_calendar_generic.f90.
References dc_types::dp.
| real(dp) function dc_calendar_generic::dccalconvertbyunit::dccalconvertbyunit2 | ( | real(dp), intent(in) | in_time, | 
| integer, intent(in) | in_unit, | ||
| integer, intent(in) | out_unit, | ||
| type(dc_cal), intent(in), optional, target | cal | ||
| ) | 
Definition at line 148 of file dc_calendar_generic.f90.
References dc_types::dp.