My Project
programmer's documentation
Public Member Functions
parimn Interface Reference

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

Collaboration diagram for parimn:
Collaboration graph

Public Member Functions

subroutine parimn (n_elts, array)
 

Detailed Description

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

Parameters
[in]n_eltssize of array
[in,out]minlocal min in, global min out

Constructor & Destructor Documentation

◆ parimn()

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

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