operator(/=) Interface

public interface operator(/=)

Contents


Module Procedures

private pure function neq_SpinOrbIdx_t(lhs, rhs) result(res)

Arguments

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

Return Value logical, (size(lhs))

private pure function neq_SpatOrbIdx_t(lhs, rhs) result(res)

Arguments

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

Return Value logical, (size(lhs))