DataFort
Documentation
Modules
Procedures
Abstract Interfaces
Derived Types
row_func_real
Interface
8 statements
datafort_utilities
row_func_real
Contents
None
interface
public function row_func_real(row_values, num_cols) result(output)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rk),
intent(in),
dimension(:)
::
row_values
integer,
intent(in)
::
num_cols
Return Value
real(kind=rk)