shr_log_OOBMsg Function

public pure function shr_log_OOBMsg(operation, bounds, idx) result(OOBMsg)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: operation
integer, intent(in) :: bounds(2)
integer, intent(in) :: idx

Return Value character(len=:), allocatable