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

Given an (id, rank, value) tuple, return the local id, rank, and value corresponding to the global minimum value. More...

+ Collaboration diagram for parfpt:

Public Member Functions

subroutine parfpt (elt_id, rank_id, val)
 

Detailed Description

Given an (id, rank, value) tuple, return the local id, rank, and value corresponding to the global minimum value.

Parameters
[in,out]elt_idelement id for which the value is the smallest (local in, global out)
[in,out]rank_idrank id for which the value is the smallest (local in, global out)
[in]valassociated local minimum value

Constructor & Destructor Documentation

◆ parfpt()

subroutine parfpt ( integer(c_int), intent(inout)  elt_id,
integer(c_int), intent(inout)  rank_id,
real(c_double), value  val 
)

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