operator(.gt.) Interface

private interface operator(.gt.)

Contents


Module Procedures

private elemental function cmplx_gt_i64_i64_i_i_i(a, b) result(bGt)

Arguments

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

Return Value logical