9.0
general documentation
Loading...
Searching...
No Matches
parmnl Interface Reference

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

Collaboration diagram for parmnl:

Public Member Functions

subroutine parmnl (n, min, min_loc_vals)

Detailed Description

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

Parameters
[in]nsize of the related array
[in,out]minlocal min in, global min out
[in,out]min_loc_valsarray values at location of local min in, and at location of global min out

Constructor & Destructor Documentation

◆ parmnl()

subroutine parmnl ( integer(c_int), value n,
real(c_double), intent(inout) min,
real(c_double), dimension(*), intent(inout) min_loc_vals )

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