real*4 mod_matrix::m_sumRow ( type(matrix),intent(in)  m,
integer,intent(in)  i 
)
Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
m : type(matrix)
i : i-th row
Date:
12th of March, 2011
Remarks:
Returns:
val : sum of matrix i-th row

Definition at line 1675 of file matrix.f90.

 All Classes Namespaces Files Functions Variables Defines