operator(<) Interface

public interface operator(<)

Module Procedures

private function less_than(lhs, rhs)

Arguments

Type IntentOptional Attributes Name
type(ActualConnectionPt), intent(in) :: lhs
type(ActualConnectionPt), intent(in) :: rhs

Return Value logical