operator(==) Interface

public interface operator(==)

Module Procedures

private function equal_to(this, other) result(eq)

Arguments

Type IntentOptional Attributes Name
type(RegridderSpec), intent(in) :: this
type(RegridderSpec), intent(in) :: other

Return Value logical