operator(.and.) Interface

public interface operator(.and.)

Module Procedures

public elemental function and_rect_real64(range1, range2) result(ret)

Arguments

Type IntentOptional Attributes Name
type(Range_), intent(in) :: range1
type(Range_), intent(in) :: range2

Return Value type(Range_)