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

Maximum value of a real and the value of related array on all default communicator processes. More...

Collaboration diagram for parmxl:
Collaboration graph

Public Member Functions

subroutine parmxl (n, max, max_loc_vals)
 

Detailed Description

Maximum value of a real and the value of related array on all default communicator processes.

Parameters
[in]nsize of the related array
[in,out]maxlocal max in, global max out
[in,out]max_loc_valsarray values at location of local max in, and at location of global max out

Constructor & Destructor Documentation

◆ parmxl()

subroutine parmxl ( integer(c_int), value  n,
real(c_double), intent(inout)  max,
real(c_double), dimension(*), intent(inout)  max_loc_vals 
)

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