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


Called by

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

Contents