AFF --- A container for numbers (array) by Friederich and Forbriger.
|
Tcarray f77interface::sums | ( | ) |
read from common block through Fortran subroutine
returns results from Fortran subroutine sums
The Fortran subroutine sums calculates column-sums from the array in the common block. These values are return in an
object.
The concept is discussed on page "\ref page_fortran".
Definition at line 119 of file f77interface.cc.
References aff::FortranArray< C >::castedpointer(), and aff::subarray().
Referenced by main().