Minimum value of a real and the value of related array on all default communicator processes.  
 More...
|  | 
| subroutine | parmnl (n, min, min_loc_vals) | 
|  | 
Minimum value of a real and the value of related array on all default communicator processes. 
- Parameters
- 
  
    | [in] | n | size of the related array |  | [in,out] | min | local min in, global min out |  | [in,out] | min_loc_vals | array values at location of local min in, and at location of global min out |  
 
◆ 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: