dm_sync_name Function

public pure function dm_sync_name(type) result(name)

Returns name of synchronisation type.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: type

Sync type enum.

Return Value character(len=:), allocatable

Name of sync type.