assignment(=) Interface

public interface assignment(=)

Calls

interface~~assignment(=)~2~~CallsGraph interface~assignment(=)~2 assignment(=) proc~copy_var copy_Var interface~assignment(=)~2->proc~copy_var

Contents


Module Procedures

public subroutine copy_Var(left, right)

This routine provide funtionality to copy variable type

Arguments

TypeIntentOptionalAttributesName
type(tem_variable_type), intent(out) :: left

variable to copy to

type(tem_variable_type), intent(in) :: right

variable to copy from