operator(.gt.) Interface

public interface operator(.gt.)

Contents


Module Procedures

public elemental function SymPairGt(a, b) result(bGt)

Arguments

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

Return Value logical