get_marker_size Function

public pure function get_marker_size(style) result(size)

Get standardized marker size for given style Eliminates magic number duplication across backends

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: style

Return Value real(kind=wp)