operator(.lt.) Interface

private interface operator(.lt.)

Contents


Module Procedures

private elemental function cmplx_lt_cmplx(a, b) result(bLt)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in) :: a
complex(kind=dp), intent(in) :: b

Return Value logical