My Project
programmer's documentation
Public Member Functions
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:
Collaboration graph

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: