assignment(=) Interface

public interface assignment(=)

Calls

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

Contents


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