My Project
programmer's documentation
Loading...
Searching...
No Matches
Public Member Functions
parrmx Interface Reference

Compute the global maxima of an array of real numbers in case of parellism. More...

Collaboration diagram for parrmx:
Collaboration graph

Public Member Functions

subroutine parrmx (n_elts, array)
 

Detailed Description

Compute the global maxima of an array of real numbers in case of parellism.

Parameters
[in]n_eltssize of array
[in,out]maxlocal max in, global max out

Constructor & Destructor Documentation

◆ parrmx()

subroutine parrmx ( integer(c_int), value  n_elts,
real(c_double), dimension(*), intent(inout)  array 
)

The documentation for this interface was generated from the following file: