point2_from_polar_int Function

public function point2_from_polar_int(rho, theta) result(point)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: rho
integer, intent(in) :: theta

Return Value type(point2)


Contents

None