Copy_fxt_header Subroutine

private pure subroutine Copy_fxt_header(left, right)

Arguments

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

fpt to copy to

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

fpt to copy from


Called by

proc~~copy_fxt_header~~CalledByGraph proc~copy_fxt_header Copy_fxt_header interface~assignment(=)~9 assignment(=) interface~assignment(=)~9->proc~copy_fxt_header

Contents

None