7.0
general documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
parimx Interface Reference

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

+ Collaboration diagram for parimx:

Public Member Functions

subroutine parimx (n_elts, array)
 

Detailed Description

Compute the global maxima of an array of integers in case of parellism.

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

Constructor & Destructor Documentation

◆ parimx()

subroutine parimx ( integer(c_int), value  n_elts,
integer(c_int), dimension(*), intent(inout)  array 
)

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