row_func_real Interface

interface
public function row_func_real(row_values, num_cols) result(output)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:) :: row_values
integer, intent(in) :: num_cols

Return Value real(kind=rk)