version 0.6.0
mod_global_max_array Module Reference

Generic maxval routine for an array of integer or double (maxval between different arrays given on each processor) More...

Functions/Subroutines

subroutine global_max_array_double (tab, max_val)
 
subroutine global_max_array_integer (tab, max_val)
 

Detailed Description

  • Usage: call global_max_array(array) returns maxval(array) among all processors