same Interface

public interface same

Contents


Module Procedures

private pure function same_(this1, this2) result(same)

Arguments

Type IntentOptional AttributesName
type(Grid), intent(in) :: this1
type(Grid), intent(in) :: this2

Return Value logical