calculate_ascii_legend_dimensions Interface

interface
public module subroutine calculate_ascii_legend_dimensions(legend, width, legend_width, legend_height)

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(in) :: legend
integer, intent(in) :: width
real(kind=wp), intent(out) :: legend_width
real(kind=wp), intent(out) :: legend_height