The TELEMAC-MASCARET system  trunk
Functions/Subroutines
maxi.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine maxi (XMAX, IMAX, X, NPOIN)
 

Function/Subroutine Documentation

◆ maxi()

subroutine maxi ( double precision, intent(inout)  XMAX,
integer, intent(inout)  IMAX,
double precision, dimension(npoin), intent(in)  X,
integer, intent(in)  NPOIN 
)
Parameters
[in]npoin[out] IMAX Index of maximum
[in]NPOINDimension of array x
[in]XArray with values to look at
[out]XMAXThe maximum

Definition at line 7 of file maxi.f.

+ Here is the caller graph for this function: