walltime_report Interface

interface
public module subroutine walltime_report(self, message, unit)

Arguments

Type IntentOptional Attributes Name
class(walltimer), intent(inout) :: self

Walltimer object

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

Message to prepend to the wall time terminal output

integer(kind=I4B), intent(in) :: unit

Output file unit for report text to be directed