Maximum value of a real and the value of related array on all default communicator processes.  
 More...
|  | 
| subroutine | parmxl (n, max, max_loc_vals) | 
|  | 
Maximum 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] | max | local max in, global max out |  | [in,out] | max_loc_vals | array values at location of local max in, and at location of global max out |  
 
◆ 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: