swiftest_io_log_start Interface

interface
public module subroutine swiftest_io_log_start(param, file, header)

Arguments

Type IntentOptional Attributes Name
class(swiftest_parameters), intent(in) :: param

Current Swiftest run configuration parameters

character(len=*), intent(in) :: file

Name of file to log

character(len=*), intent(in) :: header

Header to print at top of log file