assignment(=) Interface

public interface assignment(=)

Calls

interface~~assignment(=)~2~~CallsGraph interface~assignment(=)~2 assignment(=) proc~copy_fpt Copy_fpt interface~assignment(=)~2->proc~copy_fpt

Module Procedures

private subroutine Copy_fpt(left, right)

Arguments

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

fpt to copy to

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

fpt to copy from