assignment(=) Interface

public interface assignment(=)

Calls

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

Module Procedures

public subroutine copy_Var(left, right)

This routine provide funtionality to copy variable type

Arguments

Type IntentOptional Attributes Name
type(tem_variable_type), intent(out) :: left

variable to copy to

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

variable to copy from