cmplx_lt Interface

private interface cmplx_lt

Contents


Module Procedures

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

Arguments

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

Return Value logical