output_manager_save Interface

public interface output_manager_save

Calls

interface~~output_manager_save~~CallsGraph interface~output_manager_save output_manager_save proc~output_manager_save1 output_manager_save1 interface~output_manager_save->proc~output_manager_save1 proc~output_manager_save2 output_manager_save2 interface~output_manager_save->proc~output_manager_save2 proc~output_manager_save1->proc~output_manager_save2 proc~in_window in_window proc~output_manager_save2->proc~in_window

Contents


Module Procedures

private subroutine output_manager_save1(julianday, secondsofday, n)

Arguments

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

private subroutine output_manager_save2(julianday, secondsofday, microseconds, n)

Arguments

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