operator(/=) Interface

public interface operator(/=)

Module Procedures

private impure elemental function not_equal_FixedLevelsVerticalGrid(a, b) result(not_equal)

Arguments

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

Return Value logical