operator(/=) Interface

public interface operator(/=)

Module Procedures

private elemental function are_not_equal(this, that)

Arguments

Type IntentOptional Attributes Name
type(VerticalStaggerLoc), intent(in) :: this
type(VerticalStaggerLoc), intent(in) :: that

Return Value logical