write_time_string Subroutine

public subroutine write_time_string(jul, secs, timestr)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: jul
integer, intent(in) :: secs
character(len=*), intent(out) :: timestr

Called by

proc~~write_time_string~~CalledByGraph proc~write_time_string write_time_string proc~initialize~3 initialize proc~initialize~3->proc~write_time_string proc~save~3 save proc~save~3->proc~write_time_string

Contents

None