version 0.6.0
mod_global_max Module Reference

Generic max routine for integer or double (maximum between different values given on each processor) More...

Functions/Subroutines

subroutine global_max_integer (val)
 
subroutine global_max_double (val)
 
subroutine global_max_integer_array (val)
 
subroutine global_max_double_array (val)
 

Detailed Description

  • Usage: call global_max(val) returns max(val) among all processors