operator (*) Interface

public interface operator (*)

Calls

interface~~operator (ASTERISK)~15~~CallsGraph interface~operator (ASTERISK)~15 operator (*) proc~hydcsout_mult_const hydcsout_mult_const interface~operator (ASTERISK)~15->proc~hydcsout_mult_const

Module Procedures

public function hydcsout_mult_const(const, hydcs1) result(hydcs2)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: const
type(constituent_mass), intent(in) :: hydcs1

Return Value type(constituent_mass)