reset_stopwatch Module Procedure

module procedure reset_stopwatch module subroutine reset_stopwatch(sw)

Arguments

Type IntentOptional AttributesName
class(stopwatch), intent(inout) :: sw

Called by

proc~~reset_stopwatch~~CalledByGraph proc~reset_stopwatch reset_stopwatch interface~reset_stopwatch reset_stopwatch interface~reset_stopwatch->proc~reset_stopwatch

Contents

None