Copy_poly_project Subroutine

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


Called by

proc~~copy_poly_project~~CalledByGraph proc~copy_poly_project Copy_poly_project interface~assignment(=) assignment(=) interface~assignment(=)->proc~copy_poly_project

Contents

None