judgeCrossing2D Function

public function judgeCrossing2D(L1, L2) result(cross)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: L1(2,2)
real(kind=real64), intent(in) :: L2(2,2)

Return Value logical


Contents

None