assignment(=) Interface

public interface assignment(=)

Calls

interface~~assignment(=)~~CallsGraph interface~assignment(=) assignment(=) proc~copy_poly_project Copy_poly_project interface~assignment(=)->proc~copy_poly_project proc~copy_poly_project_body Copy_poly_project_body interface~assignment(=)->proc~copy_poly_project_body

Contents


Module Procedures

private subroutine Copy_poly_project(left, right)

Arguments

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

fpt to copy to

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

fpt to copy from

private subroutine Copy_poly_project_body(left, right)

Arguments

TypeIntentOptionalAttributesName
type(ply_prj_body_type), intent(out) :: left
type(ply_prj_body_type), intent(in) :: right