write_to_file Subroutine

private impure subroutine write_to_file(time, file_name)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: time
character(len=*), intent(in) :: file_name

Called by

proc~~write_to_file~~CalledByGraph proc~write_to_file write_to_file proc~ctimer_write timer%ctimer_write proc~ctimer_write->proc~write_to_file proc~dtimer_write timer%dtimer_write proc~dtimer_write->proc~write_to_file proc~timer_write timer%timer_write proc~timer_write->proc~write_to_file program~example2 example2 program~example2->proc~timer_write program~example4 example4 program~example4->proc~ctimer_write program~example6 example6 program~example6->proc~dtimer_write program~test14 test14 program~test14->proc~timer_write program~test15 test15 program~test15->proc~timer_write program~test17 test17 program~test17->proc~ctimer_write program~test18 test18 program~test18->proc~ctimer_write program~test2 test2 program~test2->proc~timer_write program~test26 test26 program~test26->proc~dtimer_write program~test27 test27 program~test27->proc~dtimer_write program~test29 test29 program~test29->proc~dtimer_write program~test3 test3 program~test3->proc~timer_write program~test30 test30 program~test30->proc~dtimer_write program~test5 test5 program~test5->proc~ctimer_write program~test6 test6 program~test6->proc~ctimer_write