operator(<) Interface

public interface operator(<)

Module Procedures

private function less_than(lhs, rhs)

Arguments

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

Return Value logical

private function less_than_esmf_stateintent(lhs, rhs) result(less_than)

Arguments

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

Return Value logical