assignment(=) Interface

public interface assignment(=)

Calls

interface~~assignment(=)~4~~CallsGraph interface~assignment(=)~4 assignment(=) proc~copy_fpt_header Copy_fpt_header interface~assignment(=)~4->proc~copy_fpt_header

Contents


Module Procedures

private pure subroutine Copy_fpt_header(left, right)

Copy the FPT header information.

Arguments

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

fpt to copy to

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

fpt to copy from