operator(/=) Interface

public interface operator(/=)

Module Procedures

private elemental function not_equal_to(a, b)

Arguments

Type IntentOptional Attributes Name
type(VerticalDimSpec), intent(in) :: a
type(VerticalDimSpec), intent(in) :: b

Return Value logical