Copy_poly_project Subroutine

private subroutine Copy_poly_project(left, right)

Arguments

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

fpt to copy to

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

fpt to copy from