operator(*) Interface

public interface operator(*)

Calls

interface~~operator(ASTERISK)~2~~CallsGraph interface~operator(ASTERISK)~2 operator(*) proc~scalar_left_color scalar_left_color interface~operator(ASTERISK)~2->proc~scalar_left_color

Module Procedures

public elemental function scalar_left_color(k, cin) result(cout)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: k
type(rgb_color), intent(in) :: cin

Return Value type(rgb_color)