assignment(=) Interface

public interface assignment(=)

Calls

interface~~assignment(=)~5~~CallsGraph interface~assignment(=)~5 assignment(=) proc~copy_varop copy_varOp interface~assignment(=)~5->proc~copy_varop

Contents


Module Procedures

public subroutine copy_varOp(left, right)

This function provides the assignment operator of tem_varSys_op_type

Arguments

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

varSys op to copy to

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

varSys op to copy from