operator(==) Interface

public interface operator(==)

Module Procedures

private elemental function equal_to(a, b)

Arguments

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

Return Value logical