My Project
programmer's documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions
parrmn Interface Reference

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

Collaboration diagram for parrmn:
Collaboration graph

Public Member Functions

subroutine parrmn (n_elts, array)
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ parrmn()

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

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