same_ Function

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


Contents

None