The TELEMAC-MASCARET system
trunk
sources
utils
bief
Functions/Subroutines
somme2.f File Reference
Go to the source code of this file.
Functions/Subroutines
double precision function
somme2
(X, NPX)
Function/Subroutine Documentation
◆
somme2()
double precision function somme2
(
double precision, dimension(*), intent(in)
X
,
integer, intent(in)
NPX
)
Parameters
[in]
npx
NPX Size of x
[in]
X
Array to sum
Definition at line
7
of file
somme2.f
.