contactRectangle Function

public function contactRectangle(obj, Rectangle, threshold) result(contact)

Type Bound

Rectangle_

Arguments

Type IntentOptional Attributes Name
class(Rectangle_), intent(in) :: obj
class(Rectangle_), intent(in) :: Rectangle
integer(kind=int32), intent(in), optional :: threshold

Return Value logical