output_manager_prepare_save Subroutine

public subroutine output_manager_prepare_save(julianday, secondsofday, microseconds, n)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: julianday
integer, intent(in) :: secondsofday
integer, intent(in) :: microseconds
integer, intent(in) :: n

Calls

proc~~output_manager_prepare_save~~CallsGraph proc~output_manager_prepare_save output_manager_prepare_save proc~in_window in_window proc~output_manager_prepare_save->proc~in_window

Contents

None