operator(<) Interface

public interface operator(<)

Module Procedures

private function less(lhs, rhs)

Arguments

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

Return Value logical