NAME
Profiler_stop
SYNOPSIS
Profiler_stop( character(IN) :: name, OR
integer(IN) :: id)
DESCRIPTION
Stop profiling the section 'name' or 'id'
ARGUMENTS
name - the name of the section to profile id - the integer id of the section to profile