assignment(=) Interface

public interface assignment(=)

Calls

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

Module Procedures

private pure subroutine Copy_fpt_header(left, right)

Copy the FPT header information.

Arguments

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

fpt to copy to

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

fpt to copy from