cmplx_lt Interface

private interface cmplx_lt

Contents


Module Procedures

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

Arguments

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

Return Value logical