operator(.lt.) Interface

public interface operator(.lt.)

Contents


Module Procedures

public elemental function SymPairLt(a, b) result(bLt)

Arguments

Type IntentOptional Attributes Name
type(SymPairProd), intent(in) :: a
type(SymPairProd), intent(in) :: b

Return Value logical