0.6.0
Loading...
Searching...
No Matches
mod_global_max::global_max Interface Reference

Public Member Functions

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

Member Function/Subroutine Documentation

◆ global_max_double()

subroutine mod_global_max::global_max::global_max_double ( double precision, intent(inout) val)

◆ global_max_double_array()

subroutine mod_global_max::global_max::global_max_double_array ( double precision, dimension(:), intent(inout) val)

◆ global_max_integer()

subroutine mod_global_max::global_max::global_max_integer ( integer, intent(inout) val)

◆ global_max_integer_array()

subroutine mod_global_max::global_max::global_max_integer_array ( integer, dimension(:), intent(inout) val)

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