operator(.dot.) Interface

public interface operator(.dot.)

Calls

interface~~operator(.dot.)~~CallsGraph interface~operator(.dot.) operator(.dot.) proc~dot_scalar_colors dot_scalar_colors interface~operator(.dot.)->proc~dot_scalar_colors

Module Procedures

public function dot_scalar_colors(v, cin) result(cout)

Arguments

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

Return Value type(rgb_color)