operator(/) Interface

public interface operator(/)

Functions

private module function scalar_divide(scalar, a) result(c)

Arguments

Type IntentOptional Attributes Name
real(kind=real32), intent(in) :: scalar
class(array_type), intent(in), target :: a

Return Value type(array_type), pointer