realArrayFunction Interface

interface
public pure function realArrayFunction(input) result(output)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:) :: input

Return Value real(kind=rk),allocatable,dimension(:)