operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~18~~CallsGraph interface~operator (+)~18 operator (+) proc~ero_add ero_add interface~operator (+)~18->proc~ero_add

Module Procedures

public function ero_add(ero_1, ero_2) result(ero_3)

Arguments

Type IntentOptional Attributes Name
type(erosion_output_variables), intent(in) :: ero_1
type(erosion_output_variables), intent(in) :: ero_2

Return Value type(erosion_output_variables)